org.curjent.test.agent
Class ProxyTest
java.lang.Object
org.curjent.test.agent.AgentTest
org.curjent.test.agent.ProxyTest
public class ProxyTest
- extends AgentTest
Tests the generated agent proxy.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
agent
ProxyTest.ProxyTestAgent agent
ProxyTest
public ProxyTest()
newTestAgent
protected TestAgent newTestAgent()
- Specified by:
newTestAgent
in class AgentTest
testParamTypes
public void testParamTypes()
testReturnTypes
public void testReturnTypes()
testSynchronous
public void testSynchronous()
testSynchronousException
public void testSynchronousException()
throws Throwable
- Throws:
Throwable
testSynchronousException
private void testSynchronousException(Throwable exception)
throws Throwable
- Throws:
Throwable
testConcurrentAccess
public void testConcurrentAccess()
throws InterruptedException
- Throws:
InterruptedException
testUnhandledExceptions
public void testUnhandledExceptions()
throws Throwable
- Throws:
Throwable
Copyright 2009-2011 Tom Landon
Apache License 2.0