com.pixelmed.test
Class TestDeviceParticipant
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.pixelmed.test.TestDeviceParticipant
- All Implemented Interfaces:
- Test
public class TestDeviceParticipant
- extends TestCase
| 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 |
TestDeviceParticipant
public TestDeviceParticipant(String name)
suite
public static Test suite()
setUp
protected void setUp()
- Overrides:
setUp in class TestCase
tearDown
protected void tearDown()
- Overrides:
tearDown in class 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