com.pixelmed.test
Class TestLaterality

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

public class TestLaterality
extends junit.framework.TestCase


Constructor Summary
TestLaterality(String name)
           
 
Method Summary
protected  void setUp()
           
static junit.framework.Test suite()
           
protected  void tearDown()
           
 void TestLaterality_DictionaryLookup()
           
 void TestLaterality_Equality()
           
 void TestLaterality_MammoConversion()
           
 void TestLaterality_Methods()
           
 
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

TestLaterality

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

TestLaterality_Methods

public void TestLaterality_Methods()
                            throws Exception
Throws:
Exception

TestLaterality_Equality

public void TestLaterality_Equality()
                             throws Exception
Throws:
Exception

TestLaterality_DictionaryLookup

public void TestLaterality_DictionaryLookup()
                                     throws Exception
Throws:
Exception

TestLaterality_MammoConversion

public void TestLaterality_MammoConversion()
                                    throws Exception
Throws:
Exception