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

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.RadPluginIT
All Implemented Interfaces:
Test

public class RadPluginIT
extends AbstractEclipsePluginIT

Author:
Trygve Laugstøl, Barrie Treloar

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
RadPluginIT()
           
 
Method Summary
 void testProject1()
           
 void testProject2()
           
 void testProject3()
           
 void testProject4()
           
 void testProject5()
           
 void testProject6()
           
 void testProject7()
          Tests warSourceDirectory setting to be reflected in generated .websettings, location of jars in WEB-INF/lib and generation of MANIFEST.MF at the right place
 void testProject8()
           
 
Methods inherited from class org.apache.maven.plugin.eclipse.it.AbstractEclipsePluginIT
assertContains, assertDoesNotContain, assertFileEquals, assertNotAvailableMarkerFileDoesNotExist, assertNotAvailableMarkerFileExists, compareDirectoryContent, executeMaven, executeMaven, 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
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

RadPluginIT

public RadPluginIT()
Method Detail

testProject1

public void testProject1()
                  throws Exception
Throws:
Exception

testProject2

public void testProject2()
                  throws Exception
Throws:
Exception

testProject3

public void testProject3()
                  throws Exception
Throws:
Exception

testProject4

public void testProject4()
                  throws Exception
Throws:
Exception

testProject5

public void testProject5()
                  throws Exception
Throws:
Exception

testProject6

public void testProject6()
                  throws Exception
Throws:
Exception

testProject7

public void testProject7()
                  throws Exception
Tests warSourceDirectory setting to be reflected in generated .websettings, location of jars in WEB-INF/lib and generation of MANIFEST.MF at the right place

Throws:
Exception

testProject8

public void testProject8()
                  throws Exception
Throws:
Exception


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