com.pixelmed.test
Class TestAnatomyCombined

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.pixelmed.test.TestAnatomyCombined
All Implemented Interfaces:
junit.framework.Test

public class TestAnatomyCombined
extends junit.framework.TestCase


Constructor Summary
TestAnatomyCombined(String name)
           
 
Method Summary
protected  void setUp()
           
static junit.framework.Test suite()
           
protected  void tearDown()
           
 void TestAnatomyCombined_CT_Displayable()
           
 void TestAnatomyCombined_CT()
           
 
Methods inherited from class junit.framework.TestCase
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestAnatomyCombined

public TestAnatomyCombined(String name)
Method Detail

suite

public static junit.framework.Test suite()

setUp

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

tearDown

protected void tearDown()
Overrides:
tearDown in class junit.framework.TestCase

TestAnatomyCombined_CT

public void TestAnatomyCombined_CT()
                            throws Exception
Throws:
Exception

TestAnatomyCombined_CT_Displayable

public void TestAnatomyCombined_CT_Displayable()
                                        throws Exception
Throws:
Exception