org.apache.continuum.configuration
Class TestDefaultContinuumConfiguration

Package class diagram package TestDefaultContinuumConfiguration
java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.codehaus.plexus.spring.PlexusInSpringTestCase
              extended by org.apache.continuum.configuration.TestDefaultContinuumConfiguration
All Implemented Interfaces:
junit.framework.Test

public class TestDefaultContinuumConfiguration
extends org.codehaus.plexus.spring.PlexusInSpringTestCase

Since:
17 juin 2008
Version:
$Id: TestDefaultContinuumConfiguration.java 764918 2009-04-14 18:34:43Z evenisse $
Author:
olamy

Field Summary
 
Fields inherited from class org.codehaus.plexus.spring.PlexusInSpringTestCase
applicationContext
 
Constructor Summary
TestDefaultContinuumConfiguration()
           
 
Method Summary
protected  void setUp()
           
 void testDefaultConfiguration()
           
 void testLoad()
           
 
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, tearDown
 
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

TestDefaultContinuumConfiguration

public TestDefaultContinuumConfiguration()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class org.codehaus.plexus.spring.PlexusInSpringTestCase
Throws:
Exception

testLoad

public void testLoad()
              throws Exception
Throws:
Exception

testDefaultConfiguration

public void testDefaultConfiguration()
                              throws Exception
Throws:
Exception


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