public class TestRpcControllerFactory extends 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 void testCountController()
throws Exception
Exception - on failurepublic void testFallbackToDefaultRpcControllerFactory()