com.pixelmed.test
Class TestCTPhantomType

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

public class TestCTPhantomType
extends junit.framework.TestCase


Constructor Summary
TestCTPhantomType(String name)
           
 
Method Summary
protected  void setUp()
           
static junit.framework.Test suite()
           
protected  void tearDown()
           
 void TestCTPhantomType_Body32_Description()
           
 void TestCTPhantomType_Body32_Equality()
           
 void TestCTPhantomType_Head16_Body32_Inequality()
           
 void TestCTPhantomType_Head16_Description()
           
 void TestCTPhantomType_Head16_Equality()
           
 void TestCTPhantomType_SelectFromCode()
           
 void TestCTPhantomType_SelectFromDescription()
           
 
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

TestCTPhantomType

public TestCTPhantomType(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

TestCTPhantomType_Head16_Description

public void TestCTPhantomType_Head16_Description()

TestCTPhantomType_Body32_Description

public void TestCTPhantomType_Body32_Description()

TestCTPhantomType_Head16_Equality

public void TestCTPhantomType_Head16_Equality()
                                       throws Exception
Throws:
Exception

TestCTPhantomType_Body32_Equality

public void TestCTPhantomType_Body32_Equality()
                                       throws Exception
Throws:
Exception

TestCTPhantomType_Head16_Body32_Inequality

public void TestCTPhantomType_Head16_Body32_Inequality()
                                                throws Exception
Throws:
Exception

TestCTPhantomType_SelectFromDescription

public void TestCTPhantomType_SelectFromDescription()
                                             throws Exception
Throws:
Exception

TestCTPhantomType_SelectFromCode

public void TestCTPhantomType_SelectFromCode()
                                      throws Exception
Throws:
Exception