org.apache.archiva.rss.processor
Class NewArtifactsRssFeedProcessorTest

Package class diagram package NewArtifactsRssFeedProcessorTest
java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.codehaus.plexus.spring.PlexusInSpringTestCase
              extended by org.apache.archiva.rss.processor.NewArtifactsRssFeedProcessorTest
All Implemented Interfaces:
junit.framework.Test

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


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

NewArtifactsRssFeedProcessorTest

public NewArtifactsRssFeedProcessorTest()
Method Detail

setUp

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

testProcess

public void testProcess()
                 throws java.lang.Exception
Throws:
java.lang.Exception