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() |
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
public TestDeviceParticipant(String name)
public static junit.framework.Test suite()
protected void setUp()
setUp
in class junit.framework.TestCase
protected void tearDown()
tearDown
in class junit.framework.TestCase
public void TestDeviceParticipant_WithManufacturerModelSerialNumberAndUID() throws Exception
Exception
public void TestDeviceParticipant_WithManufacturerModelSerialNumberButNoUID() throws Exception
Exception
public void TestDeviceParticipant_SerialNumberWithSerialNumberPresent() throws Exception
Exception
public void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationName() throws Exception
Exception
public void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButInstitutionName() throws Exception
Exception
public void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationAndInstitutionName() throws Exception
Exception