Skip navigation links
A F G I M N O R S 

A

AbstractMavenIntegrationTestCase - Class in org.apache.maven.it
 
AbstractMavenIntegrationTestCase(String) - Constructor for class org.apache.maven.it.AbstractMavenIntegrationTestCase
 
AbstractMavenIntegrationTestCase(String, String) - Constructor for class org.apache.maven.it.AbstractMavenIntegrationTestCase
 
ALL_MAVEN_VERSIONS - Static variable in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 
assertCanonicalFileEquals(String, File, File) - Static method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 
assertCanonicalFileEquals(File, File) - Static method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 
assertCanonicalFileEquals(String, String, String) - Static method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 
assertCanonicalFileEquals(String, String) - Static method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 

F

failingMavenVersions(String) - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
Inverts the execution of a test case for cases where we discovered a bug in the test case, have corrected the test case and shipped versions of Maven with a bug because of the faulty test case.

G

getMavenVersion() - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
Gets the Maven version used to run this test.

I

isSkipped() - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
Can be called by version specific setUp calls

M

matchesVersionRange(String) - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
This allows fine-grained control over execution of individual test methods by allowing tests to adjust to the current Maven version, or else simply avoid executing altogether if the wrong version is present.

N

newVerifier(String) - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 
newVerifier(String, String) - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 
newVerifier(String, boolean) - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 
newVerifier(String, String, boolean) - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 

O

org.apache.maven.it - package org.apache.maven.it
 

R

requiresJavaVersion(String) - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
Guards the execution of a test case by checking that the current Java version matches the specified version range.
requiresMavenVersion(String) - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
Guards the execution of a test case by checking that the current Maven version matches the specified version range.
runTest() - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 

S

setupLocalRepo() - Method in class org.apache.maven.it.AbstractMavenIntegrationTestCase
 
A F G I M N O R S 
Skip navigation links

Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.