Uses of Class
org.apache.maven.it.VerificationException
Packages that use VerificationException
-
Uses of VerificationException in org.apache.maven.it
Methods in org.apache.maven.it that throw VerificationExceptionModifier and TypeMethodDescriptionVerifier.discoverIntegrationTests(String directory) private voidVerifier.executeCommand(String line) voidVerifier.executeGoal(String goal) voidVerifier.executeGoal(String goal, Map<String, String> envVars) voidVerifier.executeGoals(List<String> goals) voidvoidVerifier.executeHook(String filename) private voidVerifier.findDefaultMavenHome()private voidVerifier.findLocalRepo(String settingsFile) Verifier.getMavenVersion()static voidVerifier.launchSubversion(String line, String basedir) Verifier.loadProperties(String filename) static voidvoidprivate static StringVerifier.retrieveLocalRepo(String settingsXmlPath) private static voidVerifier.runIntegrationTest(Verifier verifier) voidVerifier.verify(boolean chokeOnErrorOutput) voidVerifier.verifyErrorFreeLog()private voidVerifier.verifyExpectedResult(String line) private voidVerifier.verifyExpectedResult(String line, boolean wanted) voidVerifier.verifyTextInLog(String text) Throws an exception if the text is not present in the log.Constructors in org.apache.maven.it that throw VerificationException