junitx.ddtunit
Class DDTRunMonitorTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by junitx.ddtunit.DDTRunMonitorTest
All Implemented Interfaces:
junit.framework.Test

public class DDTRunMonitorTest
extends junit.framework.TestCase


Nested Class Summary
static class DDTRunMonitorTest.MyDDTTest
           
static class DDTRunMonitorTest.MyTest
           
 
Constructor Summary
DDTRunMonitorTest()
           
 
Method Summary
protected  void setUp()
           
 void testGetInstance()
           
 void testRunDDTTestCase()
           
 void testRunStandardTestCase()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DDTRunMonitorTest

public DDTRunMonitorTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testRunStandardTestCase

public void testRunStandardTestCase()
                             throws Exception
Throws:
Exception

testRunDDTTestCase

public void testRunDDTTestCase()

testGetInstance

public void testGetInstance()


Copyright © 2004-2011. All Rights Reserved.