public class MethodProxyTest extends Object
| Constructor and Description |
|---|
MethodProxyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBasicMethod() |
void |
testSerializeMethod() |
void |
testSerializeNullaryMethod() |
void |
testSerializeVariadicMethod() |
public void testBasicMethod()
throws NoSuchMethodException,
ClassNotFoundException
public void testSerializeMethod()
throws NoSuchMethodException,
ClassNotFoundException,
IOException
public void testSerializeNullaryMethod()
throws NoSuchMethodException,
ClassNotFoundException,
IOException
public void testSerializeVariadicMethod()
throws NoSuchMethodException,
IOException,
ClassNotFoundException
Copyright © 2016 GroupLens Research. All rights reserved.