public class MBusUtilsTest extends Object
Constructor and Description |
---|
MBusUtilsTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testBcd2Byte()
Test of bcd2Byte method, of class MBusUtils.
|
void |
testBcd2Int()
Test of bcd2Int method, of class MBusUtils.
|
void |
testBcd2Long()
Test of bcd2Long method, of class MBusUtils.
|
void |
testBcd2Short()
Test of bcd2Short method, of class MBusUtils.
|
void |
testByte2Bcd()
Test of byte2Bcd method, of class MBusUtils.
|
void |
testInt2Bcd()
Test of int2Bcd method, of class MBusUtils.
|
void |
testLong2Bcd()
Test of long2Bcd method, of class MBusUtils.
|
void |
testMan2Short()
Test of man2BcdShort method, of class MBusUtils.
|
void |
testShort2Bcd()
Test of short2Bcd method, of class MBusUtils.
|
void |
testShort2Man()
Test of shortBcd2Man method, of class MBusUtils.
|
void |
testString2Bcd()
Test of String2Bcd method, of class MBusUtils.
|
public void setUp()
public void tearDown()
public void testShort2Man()
public void testMan2Short()
public void testString2Bcd()
public void testLong2Bcd()
public void testBcd2Long()
public void testInt2Bcd()
public void testBcd2Int()
public void testShort2Bcd()
public void testBcd2Short()
public void testByte2Bcd()
public void testBcd2Byte()
Copyright © 2009–2016 MBus4J. All rights reserved.