org.apache.maven.plugin.eclipse.it
Class EclipseAjdtPluginIT

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.codehaus.plexus.PlexusTestCase
              extended by org.apache.maven.plugin.testing.AbstractMojoTestCase
                  extended by org.apache.maven.plugin.eclipse.it.AbstractEclipsePluginIT
                      extended by org.apache.maven.plugin.eclipse.it.EclipseAjdtPluginIT
All Implemented Interfaces:
Test

public class EclipseAjdtPluginIT
extends AbstractEclipsePluginIT

Version:
$Id: EclipseAjdtPluginIT.java 798342 2009-07-28 00:17:00Z aheritier $
Author:
Trygve Laugstøl, Fabrizio Giustina

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
EclipseAjdtPluginIT()
           
 
Method Summary
protected  void setUp()
           
 void testProjectAjdt01()
           
 void testProjectAjdt02()
           
 void testProjectAjdt03()
           
 void testProjectAjdt04()
           
 void testProjectAjdt05()
           
 void testProjectAjdt06()
           
 void testProjectAjdt07()
           
 void testProjectAjdt08()
           
 void testProjectAjdt09()
           
 void testProjectAjdt10()
           
 void testProjectAjdt11()
           
 
Methods inherited from class org.apache.maven.plugin.eclipse.it.AbstractEclipsePluginIT
assertContains, assertDoesNotContain, assertFileEquals, assertNotAvailableMarkerFileDoesNotExist, assertNotAvailableMarkerFileExists, compareDirectoryContent, executeMaven, executeMaven, getNotAvailableMarkerFile, getOutputDirectory, getPluginCLISpecification, getTestWorkspaceWorkDirectory, readProject, 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
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, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EclipseAjdtPluginIT

public EclipseAjdtPluginIT()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class AbstractEclipsePluginIT
Throws:
Exception
See Also:
PlexusTestCase.setUp()

testProjectAjdt01

public void testProjectAjdt01()
                       throws Exception
Throws:
Exception

testProjectAjdt02

public void testProjectAjdt02()
                       throws Exception
Throws:
Exception

testProjectAjdt03

public void testProjectAjdt03()
                       throws Exception
Throws:
Exception

testProjectAjdt04

public void testProjectAjdt04()
                       throws Exception
Throws:
Exception

testProjectAjdt05

public void testProjectAjdt05()
                       throws Exception
Throws:
Exception

testProjectAjdt06

public void testProjectAjdt06()
                       throws Exception
Throws:
Exception

testProjectAjdt07

public void testProjectAjdt07()
                       throws Exception
Throws:
Exception

testProjectAjdt08

public void testProjectAjdt08()
                       throws Exception
Throws:
Exception

testProjectAjdt09

public void testProjectAjdt09()
                       throws Exception
Throws:
Exception

testProjectAjdt10

public void testProjectAjdt10()
                       throws Exception
Throws:
Exception

testProjectAjdt11

public void testProjectAjdt11()
                       throws Exception
Throws:
Exception


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.