Package com.pixelmed.test
Class TestCTPhantomType
- java.lang.Object
-
- junit.framework.Assert
-
- junit.framework.TestCase
-
- com.pixelmed.test.TestCTPhantomType
-
- All Implemented Interfaces:
junit.framework.Test
public class TestCTPhantomType extends junit.framework.TestCase
-
-
Constructor Summary
Constructors Constructor Description TestCTPhantomType(java.lang.String name)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description 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
-
-
-
-
Method Detail
-
suite
public static junit.framework.Test suite()
-
setUp
protected void setUp()
- Overrides:
setUp
in classjunit.framework.TestCase
-
tearDown
protected void tearDown()
- Overrides:
tearDown
in classjunit.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 java.lang.Exception
- Throws:
java.lang.Exception
-
TestCTPhantomType_Body32_Equality
public void TestCTPhantomType_Body32_Equality() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestCTPhantomType_Head16_Body32_Inequality
public void TestCTPhantomType_Head16_Body32_Inequality() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestCTPhantomType_SelectFromDescription
public void TestCTPhantomType_SelectFromDescription() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestCTPhantomType_SelectFromCode
public void TestCTPhantomType_SelectFromCode() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-