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, toString
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
public TestDeviceParticipant(String name)
protected void setUp()
setUp
in class junit.framework.TestCase
public static junit.framework.Test suite()
protected void tearDown()
tearDown
in class junit.framework.TestCase
public void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButInstitutionName() throws Exception
Exception
public void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationAndInstitutionName() throws Exception
Exception
public void TestDeviceParticipant_SerialNumberWithNoSerialNumberPresentButStationName() throws Exception
Exception
public void TestDeviceParticipant_SerialNumberWithSerialNumberPresent() throws Exception
Exception
public void TestDeviceParticipant_UIDSynthesisWithSerialNumberManufacturerModelStationInstitutionName() throws Exception
Exception
public void TestDeviceParticipant_WithManufacturerModelSerialNumberAndUID() throws Exception
Exception