| |
|
| com.thoughtworks.xstream.io.binary.TokenTest
TokenTest | public class TokenTest extends TestCase (Code) | | |
testDoesNotSupportNegativeIds | public void testDoesNotSupportNegativeIds() throws IOException(Code) | | |
testUsesEightExtraBytesForIdsThatCanBeRepresentedAsLong | public void testUsesEightExtraBytesForIdsThatCanBeRepresentedAsLong() throws IOException(Code) | | |
testUsesFourExtraBytesForIdsThatCanBeRepresentedAsShort | public void testUsesFourExtraBytesForIdsThatCanBeRepresentedAsShort() throws IOException(Code) | | |
testUsesOneExtraByteForIdsThatCanBeRepresentedAsByte | public void testUsesOneExtraByteForIdsThatCanBeRepresentedAsByte() throws IOException(Code) | | |
testUsesTwoExtraBytesForIdsThatCanBeRepresentedAsShort | public void testUsesTwoExtraBytesForIdsThatCanBeRepresentedAsShort() throws IOException(Code) | | |
|
|
|