# Functions
No description provided by the author
AssertFileContains asserts that a given file exists and contains the given text.
AssertFileDoesNotExist asserts that the given file does not exist.
AssertFileExists asserts that the given file exists.
AssertFilesExist asserts that the list of file paths either exist or don't exist.
No description provided by the author
CreateAuthConfigService creates and returns a fixture AuthConfigService.
Debugf debug format.
IsDebugLog debug log?.
NewTerminal mock terminal to control stdin and stdout.
Output returns the output to use for tests.
TestCloser closes io.
TestShouldDisableMaven should disable maven.