|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.curjent.test.agent.AgentTest
org.curjent.test.agent.CallSiteTest
public class CallSiteTest
Tests for CallSite
.
ConfigTest.testListenerConfig()
Nested Class Summary | |
---|---|
(package private) static interface |
CallSiteTest.BaseInterface
|
(package private) static interface |
CallSiteTest.CallSiteTestAgent
|
(package private) static class |
CallSiteTest.CallSiteTestTask
|
Nested classes/interfaces inherited from class org.curjent.test.agent.AgentTest |
---|
AgentTest.Context |
Field Summary | |
---|---|
(package private) CallSiteTest.CallSiteTestAgent |
agent
|
(package private) CallSite |
m0
|
(package private) CallSite |
m1
|
(package private) CallSite |
m2
|
(package private) CallSite |
m3
|
(package private) CallSite |
m4
|
(package private) CallSite |
m5
|
(package private) CallSite |
m6
|
(package private) CallSite |
m7
|
Fields inherited from class org.curjent.test.agent.AgentTest |
---|
config, failed, stats |
Constructor Summary | |
---|---|
CallSiteTest()
|
Method Summary | |
---|---|
protected CallSiteTest.CallSiteTestAgent |
newTestAgent()
|
void |
testAnnotations()
|
void |
testData()
|
void |
testMethods()
|
void |
testUniqueness()
|
Methods inherited from class org.curjent.test.agent.AgentTest |
---|
flush, log, setUp, setUp, setUp, sleep, stats, tearDown, tearDown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
CallSiteTest.CallSiteTestAgent agent
CallSite m0
CallSite m1
CallSite m2
CallSite m3
CallSite m4
CallSite m5
CallSite m6
CallSite m7
Constructor Detail |
---|
public CallSiteTest()
Method Detail |
---|
protected CallSiteTest.CallSiteTestAgent newTestAgent()
newTestAgent
in class AgentTest
public void testUniqueness()
public void testData() throws Throwable
Throwable
public void testMethods() throws Throwable
Throwable
public void testAnnotations()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |