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 void
Verifier.executeCommand
(String line) void
Verifier.executeGoal
(String goal) void
Verifier.executeGoal
(String goal, Map<String, String> envVars) void
Verifier.executeGoals
(List<String> goals) void
void
Verifier.executeHook
(String filename) private void
Verifier.findDefaultMavenHome()
private void
Verifier.findLocalRepo
(String settingsFile) Verifier.getMavenVersion()
static void
Verifier.launchSubversion
(String line, String basedir) Verifier.loadProperties
(String filename) static void
void
private static String
Verifier.retrieveLocalRepo
(String settingsXmlPath) private static void
Verifier.runIntegrationTest
(Verifier verifier) void
Verifier.verify
(boolean chokeOnErrorOutput) void
Verifier.verifyErrorFreeLog()
private void
Verifier.verifyExpectedResult
(String line) private void
Verifier.verifyExpectedResult
(String line, boolean wanted) void
Verifier.verifyTextInLog
(String text) Throws an exception if the text is not present in the log.Constructors in org.apache.maven.it that throw VerificationException