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 voidsetUp()static junit.framework.Testsuite()protected voidtearDown()voidTestCTPhantomType_Body32_Description()voidTestCTPhantomType_Body32_Equality()voidTestCTPhantomType_Head16_Body32_Inequality()voidTestCTPhantomType_Head16_Description()voidTestCTPhantomType_Head16_Equality()voidTestCTPhantomType_SelectFromCode()voidTestCTPhantomType_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:
setUpin classjunit.framework.TestCase
-
tearDown
protected void tearDown()
- Overrides:
tearDownin 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
-
-