public class TestLazyPrimitive
extends junit.framework.TestCase
Constructor and Description |
---|
TestLazyPrimitive() |
Modifier and Type | Method and Description |
---|---|
static void |
initLazyObject(LazyObject lo,
byte[] data,
int start,
int length)
Initialize the LazyObject with the parameters, wrapping the byte[]
automatically.
|
void |
testLazyBinary() |
void |
testLazyByte()
Test the LazyByte class.
|
void |
testLazyDate() |
void |
testLazyDouble()
Test the LazyDouble class.
|
void |
testLazyInteger()
Test the LazyInteger class.
|
void |
testLazyIntegerWrite() |
void |
testLazyLong()
Test the LazyLong class.
|
void |
testLazyLongWrite() |
void |
testLazyShort()
Test the LazyShort class.
|
void |
testLazyString()
Test the LazyString class.
|
void |
testLazyTimestamp() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
public static void initLazyObject(LazyObject lo, byte[] data, int start, int length)
public void testLazyByte() throws java.lang.Throwable
java.lang.Throwable
public void testLazyShort() throws java.lang.Throwable
java.lang.Throwable
public void testLazyInteger() throws java.lang.Throwable
java.lang.Throwable
public void testLazyLong() throws java.lang.Throwable
java.lang.Throwable
public void testLazyDouble() throws java.lang.Throwable
java.lang.Throwable
public void testLazyString() throws java.lang.Throwable
java.lang.Throwable
public void testLazyBinary()
public void testLazyTimestamp() throws java.lang.Throwable
java.lang.Throwable
public void testLazyDate() throws java.lang.Throwable
java.lang.Throwable
public void testLazyIntegerWrite() throws java.lang.Throwable
java.lang.Throwable
public void testLazyLongWrite() throws java.lang.Throwable
java.lang.Throwable
Copyright © 2012 The Apache Software Foundation