|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.project.AbstractMavenProjectTestCase
public abstract class AbstractMavenProjectTestCase
| Field Summary | |
|---|---|
protected org.apache.maven.project.MavenProjectBuilder |
projectBuilder
|
| Fields inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
basedir, container |
| Constructor Summary | |
|---|---|
AbstractMavenProjectTestCase()
|
|
| Method Summary | |
|---|---|
protected File |
getFileForClasspathResource(String resource)
|
protected org.apache.maven.artifact.repository.ArtifactRepository |
getLocalRepository()
|
protected File |
getLocalRepositoryPath()
|
protected org.apache.maven.project.MavenProject |
getProject(File pom)
|
protected org.apache.maven.project.MavenProject |
getProjectWithDependencies(File pom)
|
protected void |
setUp()
|
| Methods inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.maven.project.MavenProjectBuilder projectBuilder
| Constructor Detail |
|---|
public AbstractMavenProjectTestCase()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseException
protected File getLocalRepositoryPath()
throws FileNotFoundException,
URISyntaxException
FileNotFoundException
URISyntaxException
protected File getFileForClasspathResource(String resource)
throws FileNotFoundException,
URISyntaxException
FileNotFoundException
URISyntaxException
protected org.apache.maven.artifact.repository.ArtifactRepository getLocalRepository()
throws Exception
Exception
protected org.apache.maven.project.MavenProject getProjectWithDependencies(File pom)
throws Exception
Exception
protected org.apache.maven.project.MavenProject getProject(File pom)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||