Class TestUUIDBasedOID

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

public class TestUUIDBasedOID extends junit.framework.TestCase
  • Constructor Details

    • TestUUIDBasedOID

      public TestUUIDBasedOID(String name)
  • Method Details

    • 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
    • TestUUIDBasedOID_parseUUIDFromOID

      public void TestUUIDBasedOID_parseUUIDFromOID() throws Exception
      Throws:
      Exception
    • TestUUIDBasedOID_OIDConstructor

      public void TestUUIDBasedOID_OIDConstructor() throws Exception
      Throws:
      Exception
    • TestUUIDBasedOID_createOIDFromUUIDCanonicalHexString

      public void TestUUIDBasedOID_createOIDFromUUIDCanonicalHexString() throws Exception
      Throws:
      Exception
    • TestUUIDBasedOID_roundTripFromUUID_Test1

      public void TestUUIDBasedOID_roundTripFromUUID_Test1() throws Exception
      Throws:
      Exception
    • TestUUIDBasedOID_roundTripFromUUID_Test2

      public void TestUUIDBasedOID_roundTripFromUUID_Test2() throws Exception
      Throws:
      Exception
    • TestUUIDBasedOID_getByteArrayInNetworkByteOrderFromUUID

      public void TestUUIDBasedOID_getByteArrayInNetworkByteOrderFromUUID() throws Exception
      Throws:
      Exception
    • TestUUIDBasedOID_Deterministic

      public void TestUUIDBasedOID_Deterministic() throws Exception
      Throws:
      Exception
    • TestUUIDBasedOID_Uniqueness

      public void TestUUIDBasedOID_Uniqueness() throws Exception
      Throws:
      Exception