public class GenericDeviceTest extends Object
Constructor and Description |
---|
GenericDeviceTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testGetManufacturer()
Test of getMan method, of class GenericDevice.
|
void |
testGetMedium()
Test of getMedium method, of class GenericDevice.
|
void |
testReadValues()
Test of readValues method, of class GenericDevice.
|
void |
testSerialize() |
public void setUp()
public void tearDown()
public void testGetManufacturer()
public void testGetMedium()
public void testReadValues() throws Exception
Exception
Copyright © 2009–2014 MBus4J. All rights reserved.