org.apache.maven.continuum.execution.maven.m2
Class TestMavenBuilderHelper

Package class diagram package TestMavenBuilderHelper
java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.codehaus.plexus.spring.PlexusInSpringTestCase
              extended by org.apache.maven.continuum.AbstractContinuumTest
                  extended by org.apache.maven.continuum.execution.maven.m2.TestMavenBuilderHelper
All Implemented Interfaces:
junit.framework.Test

public class TestMavenBuilderHelper
extends org.apache.maven.continuum.AbstractContinuumTest

Since:
6 juin 2008
Version:
$Id: TestMavenBuilderHelper.java 764863 2009-04-14 16:28:12Z evenisse $
Author:
olamy

Field Summary
 
Fields inherited from class org.codehaus.plexus.spring.PlexusInSpringTestCase
applicationContext
 
Constructor Summary
TestMavenBuilderHelper()
           
 
Method Summary
 void testgetMavenProject()
           
 void testgetMavenProjectMissingDeps()
           
 
Methods inherited from class org.apache.maven.continuum.AbstractContinuumTest
addProject, addProject, addProject, assertProjectEquals, assertProjectEquals, assertProjectEquals, createDefaultProjectGroup, createMailNotifierList, createStubProjectGroup, getBuildExecutor, getDefaultProjectGroup, getProjectDao, getProjectGroupDao, getScheduleDao, makeProject, makeProject, makeStubProject, makeStubShellProject, setUp, setUpConfigurationService, tearDown
 
Methods inherited from class org.codehaus.plexus.spring.PlexusInSpringTestCase
getApplicationContext, getBasedir, getConfigLocations, getContainer, getPlexusConfigLocation, getResourceAsStream, getSpringConfigLocation, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestMavenBuilderHelper

public TestMavenBuilderHelper()
Method Detail

testgetMavenProject

public void testgetMavenProject()
                         throws Exception
Throws:
Exception

testgetMavenProjectMissingDeps

public void testgetMavenProjectMissingDeps()
                                    throws Exception
Throws:
Exception


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.