for unit testing
| 600 | |
| 601 | // for unit testing |
| 602 | vector<string> ASConsole::getFileOptionsVector() |
| 603 | { return fileOptionsVector; } |
| 604 | |
| 605 | // for unit testing |
| 606 | int ASConsole::getFilesFormatted() |
nothing calls this directly
no outgoing calls
no test coverage detected