com.commsen.stopwatch
Class MemoryStopwatchEngineTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.commsen.stopwatch.AbstractBaseStopwatchTest
              extended by com.commsen.stopwatch.MemoryStopwatchEngineTest
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
MemoryStopwatchEngineDelayedModeTest, MemoryStopwatchEngineThreadModeTest

public class MemoryStopwatchEngineTest
extends AbstractBaseStopwatchTest

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

testsGroup

protected final java.lang.String testsGroup
See Also:
Constant Field Values
Constructor Detail

MemoryStopwatchEngineTest

public MemoryStopwatchEngineTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class AbstractBaseStopwatchTest
Throws:
java.lang.Exception
See Also:
AbstractBaseStopwatchTest.setUp()

testMemoryUsageStopwatch

public void testMemoryUsageStopwatch()

getLogger

public org.apache.log4j.Logger getLogger()
Specified by:
getLogger in class AbstractBaseStopwatchTest


Copyright © 2006-2008 Commsen International. All Rights Reserved.