com.commsen.stopwatch
Class DefaultStopwatchEngineTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.commsen.stopwatch.AbstractBaseStopwatchTest
              extended by com.commsen.stopwatch.DefaultStopwatchEngineTest
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
DefaultStopwatchEngineDelayedModeTest, DefaultStopwatchEngineThreadModeTest

public class DefaultStopwatchEngineTest
extends AbstractBaseStopwatchTest

Unit test for DefaultStopwatchEngine


Field Summary
 
Fields inherited from class com.commsen.stopwatch.AbstractBaseStopwatchTest
random, report, testsGroup
 
Constructor Summary
DefaultStopwatchEngineTest()
           
 
Method Summary
 org.apache.log4j.Logger getLogger()
           
protected  void setUp()
           
 
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
 

Constructor Detail

DefaultStopwatchEngineTest

public DefaultStopwatchEngineTest()
Method Detail

setUp

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

getLogger

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


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