Class TestDeviceParticipant

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

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

    • TestDeviceParticipant

      public TestDeviceParticipant(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
    • TestDeviceParticipant_WithManufacturerModelSerialNumberAndUID

      public void TestDeviceParticipant_WithManufacturerModelSerialNumberAndUID() throws Exception
      Throws:
      Exception
    • TestDeviceParticipant_WithManufacturerModelSerialNumberButNoUID

      public void TestDeviceParticipant_WithManufacturerModelSerialNumberButNoUID() throws Exception
      Throws:
      Exception
    • TestDeviceParticipant_SerialNumberWithSerialNumberPresent

      public void TestDeviceParticipant_SerialNumberWithSerialNumberPresent() throws Exception
      Throws:
      Exception
    • TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationName

      public void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationName() throws Exception
      Throws:
      Exception
    • TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButInstitutionName

      public void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButInstitutionName() throws Exception
      Throws:
      Exception
    • TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationAndInstitutionName

      public void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationAndInstitutionName() throws Exception
      Throws:
      Exception
    • TestDeviceParticipant_UIDSynthesisWithSerialNumberManufacturerModelStationInstitutionName

      public void TestDeviceParticipant_UIDSynthesisWithSerialNumberManufacturerModelStationInstitutionName() throws Exception
      Throws:
      Exception