|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.commsen.stopwatch.AbstractBaseStopwatchTest
com.commsen.stopwatch.MemoryStopwatchEngineTest
public class MemoryStopwatchEngineTest
Unit test for MemoryStopwatchEngine
| Field Summary | |
|---|---|
protected java.lang.String |
testsGroup
|
| Fields inherited from class com.commsen.stopwatch.AbstractBaseStopwatchTest |
|---|
random, report |
| Constructor Summary | |
|---|---|
MemoryStopwatchEngineTest()
|
|
| Method Summary | |
|---|---|
org.apache.log4j.Logger |
getLogger()
|
protected void |
setUp()
|
void |
testMemoryUsageStopwatch()
|
| Methods inherited from class com.commsen.stopwatch.AbstractBaseStopwatchTest |
|---|
tearDown, testBadInitialization, testBadUsage, testCount, testGroupAndLabel, testLoad, testMultithreaded, testNaturalOrdering, testRecursion, testSkip, testTiming, testZeroTiming |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final java.lang.String testsGroup
| Constructor Detail |
|---|
public MemoryStopwatchEngineTest()
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
setUp in class AbstractBaseStopwatchTestjava.lang.ExceptionAbstractBaseStopwatchTest.setUp()public void testMemoryUsageStopwatch()
public org.apache.log4j.Logger getLogger()
getLogger in class AbstractBaseStopwatchTest
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||