org.apache.maven.continuum.wagon
Class WagonContinuumNotifierTest

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

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

Author:
Napoleon Esmundo C. Ramirez

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

WagonContinuumNotifierTest

public WagonContinuumNotifierTest()
Method Detail

setUp

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

testSendNotification

public void testSendNotification()
                          throws Exception
Throws:
Exception

tearDown

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


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