org.apache.continuum.purge
Class DefaultContinuumPurgeManagerTest

Package class diagram package DefaultContinuumPurgeManagerTest
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.continuum.purge.DefaultContinuumPurgeManagerTest
All Implemented Interfaces:
junit.framework.Test

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

Since:
25 jul 07
Version:
$Id: DefaultContinuumPurgeManagerTest.java 709300 2008-10-31 00:01:38Z ctan $
Author:
Maria Catherine Tan

Field Summary
 
Fields inherited from class org.codehaus.plexus.spring.PlexusInSpringTestCase
applicationContext
 
Constructor Summary
DefaultContinuumPurgeManagerTest()
           
 
Method Summary
protected  void setUp()
           
 void testPurgingWithMultiplePurgeConfiguration()
           
 void testPurgingWithSinglePurgeConfiguration()
           
 void testRemoveFromPurgeQueue()
           
 
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, 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

DefaultContinuumPurgeManagerTest

public DefaultContinuumPurgeManagerTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class org.apache.maven.continuum.AbstractContinuumTest
Throws:
Exception

testPurgingWithSinglePurgeConfiguration

public void testPurgingWithSinglePurgeConfiguration()
                                             throws Exception
Throws:
Exception

testPurgingWithMultiplePurgeConfiguration

public void testPurgingWithMultiplePurgeConfiguration()
                                               throws Exception
Throws:
Exception

testRemoveFromPurgeQueue

public void testRemoveFromPurgeQueue()
                              throws Exception
Throws:
Exception


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