org.apache.maven.continuum.web.action
Class ContinuumActionLoggingTest

Package class diagram package ContinuumActionLoggingTest
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.web.action.ContinuumActionLoggingTest
All Implemented Interfaces:
junit.framework.Test

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

TestContinuumActionLogging:

Version:
$Id: ContinuumActionLoggingTest.java 711259 2008-11-04 14:16:37Z evenisse $
Author:
jesse

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

ContinuumActionLoggingTest

public ContinuumActionLoggingTest()
Method Detail

setUp

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

tearDown

public void tearDown()
Overrides:
tearDown in class org.codehaus.plexus.spring.PlexusInSpringTestCase

testActionLogging

public void testActionLogging()
                       throws Exception
Throws:
Exception


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