|
||||||||||
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.plugin.testing.AbstractMojoTestCase
org.apache.maven.plugin.eclipse.it.AbstractEclipsePluginIT
org.apache.maven.plugin.eclipse.it.MyEclipsePluginIT
public class MyEclipsePluginIT
Unit Tests for MyEclipse plugin
Field Summary |
---|
Fields inherited from class org.apache.maven.plugin.eclipse.it.AbstractEclipsePluginIT |
---|
ARTIFACT_ID, GROUP_ID, localRepositoryDirectory, PomFile, VERSION |
Fields inherited from class org.codehaus.plexus.PlexusTestCase |
---|
basedir, container |
Constructor Summary | |
---|---|
MyEclipsePluginIT()
|
Method Summary | |
---|---|
void |
testMyEclipseProject06MECLIPSE427()
Simple project with with spring configuration that points at non-existent directory |
void |
testProject01()
Web project, no spring/struts/hibernate capability, J2EE 1.3 |
void |
testProject02()
Web project, no spring/struts/hibernate capability, J2EE 1.4 |
void |
testProject03()
Simple project with Spring capability |
void |
testProject04()
Simple project with Spring and Hibernate capabilities |
void |
testProject07MECLIPSE445()
Verifies spring files created with sub-projects (modules) module-1 should have spring bean files in the .springBeans file. module-2 should not have spring bean files in the .springBeans file. |
void |
xxignorexxCerificateProblemtestProject05()
Simple project with additionalConfig |
Methods inherited from class org.apache.maven.plugin.eclipse.it.AbstractEclipsePluginIT |
---|
assertContains, assertDoesNotContain, assertFileEquals, assertNotAvailableMarkerFileDoesNotExist, assertNotAvailableMarkerFileExists, compareDirectoryContent, executeMaven, executeMaven, getMavenHome, getNotAvailableMarkerFile, getOutputDirectory, getPluginCLISpecification, getTestWorkspaceWorkDirectory, readProject, setUp, tearDown, testProject, testProject, testProject, testProject, testProject, testProject, testWorkspace, testWorkspace, testWorkspace |
Methods inherited from class org.apache.maven.plugin.testing.AbstractMojoTestCase |
---|
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setVariableValueToObject |
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 |
Methods inherited from class junit.framework.TestCase |
---|
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MyEclipsePluginIT()
Method Detail |
---|
public void testProject01() throws Exception
Exception
public void testProject02() throws Exception
Exception
public void testProject03() throws Exception
Exception
public void testProject04() throws Exception
Exception
public void xxignorexxCerificateProblemtestProject05() throws Exception
Exception
public void testMyEclipseProject06MECLIPSE427() throws Exception
Exception
public void testProject07MECLIPSE445() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |