|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.sasl.aop.monitoring.execution.time.MethodExecutionTimeThresholdBeanTest
public class MethodExecutionTimeThresholdBeanTest
Test cases for the
MethodExecutionTimeThresholdBean
class.
Constructor Summary | |
---|---|
MethodExecutionTimeThresholdBeanTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testGetSetMethodMatcher()
Test cases for the getter and setter of the methodMatcher property. |
void |
testGetSetWaitTimeBeforeNewWarnMessageSeconds()
Tests the getter and setter for the waitTimeBeforeNewWarnMessageSeconds property. |
void |
testMatches()
Test cases for the matches(Object, Method, Object[]) method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodExecutionTimeThresholdBeanTest()
Method Detail |
---|
public void setUp()
public void testGetSetWaitTimeBeforeNewWarnMessageSeconds() throws Exception
Exception
public void testGetSetMethodMatcher() throws Exception
Exception
public void testMatches() throws Exception
matches(Object, Method, Object[])
method.
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |