com.pixelmed.test
Class TestPrivateCreatorValueRepresentation

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

public class TestPrivateCreatorValueRepresentation
extends TestCase


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

Constructor Detail

TestPrivateCreatorValueRepresentation

public TestPrivateCreatorValueRepresentation(String name)
Method Detail

suite

public static Test suite()

setUp

protected void setUp()
Overrides:
setUp in class TestCase

tearDown

protected void tearDown()
Overrides:
tearDown in class TestCase

TestPrivateCreatorValueRepresentation_FromImplicitVR

public void TestPrivateCreatorValueRepresentation_FromImplicitVR()
                                                          throws Exception
Throws:
Exception

TestPrivateCreatorValueRepresentation_FromExplicitVR

public void TestPrivateCreatorValueRepresentation_FromExplicitVR()
                                                          throws Exception
Throws:
Exception

TestPrivateCreatorValueRepresentation_FromExplicitUNVR

public void TestPrivateCreatorValueRepresentation_FromExplicitUNVR()
                                                            throws Exception
Throws:
Exception