public class TestRpcControllerFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRpcControllerFactory.CountingRpcController |
static class |
TestRpcControllerFactory.StaticRpcControllerFactory |
| Constructor and Description |
|---|
TestRpcControllerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
static void |
teardown() |
void |
testCountController()
check some of the methods and make sure we are incrementing each time.
|
void |
testFallbackToDefaultRpcControllerFactory() |
public static void setup()
throws java.lang.Exception
java.lang.Exceptionpublic static void teardown()
throws java.lang.Exception
java.lang.Exceptionpublic void testCountController()
throws java.lang.Exception
java.lang.Exception - on failurepublic void testFallbackToDefaultRpcControllerFactory()