public class AsciiTimeTransferTypeTest
extends java.lang.Object
Constructor and Description |
---|
AsciiTimeTransferTypeTest() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpClass() |
static void |
tearDownClass() |
void |
testGetByName()
Test of getByName method, of class AsciiTimeTransferType.
|
void |
testName()
Test of name method, of class AsciiTimeTransferType.
|
void |
testRead()
Test of read method, of class AsciiTimeTransferType.
|
void |
testWrite()
Test of write method, of class AsciiTimeTransferType.
|
public static void setUpClass() throws java.lang.Exception
java.lang.Exception
public static void tearDownClass() throws java.lang.Exception
java.lang.Exception
public void testWrite()
public void testRead()
public void testGetByName()
public void testName()