| org.apache.poi.util.TestShortField
TestShortField | public class TestShortField extends TestCase (Code) | | Test ShortField code
author: Marc Johnson (mjohnson at apache dot org) |
TestShortField | public TestShortField(String name)(Code) | | Constructor
Parameters: name - |
main | public static void main(String[] args)(Code) | | Main
Parameters: args - |
testConstructors | public void testConstructors()(Code) | | Test constructors.
|
testReadFromBytes | public void testReadFromBytes()(Code) | | Test readFromBytes
|
testSet | public void testSet()(Code) | | Test set() methods
|
testWriteToBytes | public void testWriteToBytes()(Code) | | test writeToBytes
|
|
|