public class FixedTableRecordTest extends Object
| Constructor and Description |
|---|
FixedTableRecordTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFindColumn() |
void |
testGetIntegers(byte[] value,
String name,
long expectedValue) |
void |
testIllegalFieldName() |
void |
testIndexOutOfRange(int index) |
void |
testSetLong() |
public void testGetIntegers(byte[] value,
String name,
long expectedValue)
public void testFindColumn()
public void testSetLong()
public void testIndexOutOfRange(int index)
public void testIllegalFieldName()
Copyright © 2019. All rights reserved.