public class TestDeviceParticipant
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestDeviceParticipant(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
static junit.framework.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() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, 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, formatpublic TestDeviceParticipant(String name)
protected void setUp()
setUp in class junit.framework.TestCasepublic static junit.framework.Test suite()
protected void tearDown()
tearDown in class junit.framework.TestCasepublic void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButInstitutionName()
throws Exception
Exceptionpublic void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationAndInstitutionName()
throws Exception
Exceptionpublic void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationName()
throws Exception
Exceptionpublic void TestDeviceParticipant_SerialNumberWithSerialNumberPresent()
throws Exception
Exceptionpublic void TestDeviceParticipant_UIDSynthesisWithSerialNumberManufacturerModelStationInstitutionName()
throws Exception
Exceptionpublic void TestDeviceParticipant_WithManufacturerModelSerialNumberAndUID()
throws Exception
Exception