public class ClassProxyTest extends Object
| Constructor and Description |
|---|
ClassProxyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testArrayProxy() |
void |
testBasicProxy() |
void |
testEquals() |
void |
testPrimitiveProxy() |
void |
testSerializeArray() |
void |
testSerializePrimitive() |
void |
testSerializePrimitiveArray() |
void |
testSerializeString() |
public void testBasicProxy()
throws ClassNotFoundException
ClassNotFoundExceptionpublic void testPrimitiveProxy()
throws ClassNotFoundException
ClassNotFoundExceptionpublic void testArrayProxy()
throws ClassNotFoundException
ClassNotFoundExceptionpublic void testSerializeString()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testSerializePrimitive()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testSerializeArray()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testSerializePrimitiveArray()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testEquals()
Copyright © 2016 GroupLens Research. All rights reserved.