public class TestDeviceParticipant
extends TestCase
| Constructor and Description |
|---|
TestDeviceParticipant(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
static Test |
suite() |
protected void |
tearDown() |
void |
TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButInstitutionName() |
void |
TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationAndInstitutionName() |
void |
TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationName() |
void |
TestDeviceParticipant_SerialNumberWithSerialNumberPresent() |
void |
TestDeviceParticipant_UIDSynthesisWithSerialNumberManufacturerModelStationInstitutionName() |
void |
TestDeviceParticipant_WithManufacturerModelSerialNumberAndUID() |
void |
TestDeviceParticipant_WithManufacturerModelSerialNumberButNoUID() |
public static Test suite()
protected void setUp()
protected void tearDown()
public void TestDeviceParticipant_WithManufacturerModelSerialNumberAndUID()
throws java.lang.Exception
java.lang.Exceptionpublic void TestDeviceParticipant_WithManufacturerModelSerialNumberButNoUID()
throws java.lang.Exception
java.lang.Exceptionpublic void TestDeviceParticipant_SerialNumberWithSerialNumberPresent()
throws java.lang.Exception
java.lang.Exceptionpublic void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationName()
throws java.lang.Exception
java.lang.Exceptionpublic void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButInstitutionName()
throws java.lang.Exception
java.lang.Exceptionpublic void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationAndInstitutionName()
throws java.lang.Exception
java.lang.Exceptionpublic void TestDeviceParticipant_UIDSynthesisWithSerialNumberManufacturerModelStationInstitutionName()
throws java.lang.Exception
java.lang.Exception