org.apache.maven.continuum.reports.surefire
Class DefaultReportTestSuiteGeneratorTest

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

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

Since:
12 nov. 07
Version:
$Id: DefaultReportTestSuiteGeneratorTest.java 729433 2008-12-25 19:06:08Z olamy $
Author:
olamy

Field Summary
 
Fields inherited from class org.codehaus.plexus.spring.PlexusInSpringTestCase
applicationContext
 
Constructor Summary
DefaultReportTestSuiteGeneratorTest()
           
 
Method Summary
 void testContinuumCore()
           
 void testgenerateReportTestResult()
           
 void testSimpleFile()
           
 
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, setUp, 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

DefaultReportTestSuiteGeneratorTest

public DefaultReportTestSuiteGeneratorTest()
Method Detail

testSimpleFile

public void testSimpleFile()
                    throws Exception
Throws:
Exception

testContinuumCore

public void testContinuumCore()
                       throws Exception
Throws:
Exception

testgenerateReportTestResult

public void testgenerateReportTestResult()
                                  throws Exception
Throws:
Exception


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