net.sf.jperfprobe
Class DefaultProbeTest

java.lang.Object
  extended by net.sf.jperfprobe.DefaultProbeTest

public class DefaultProbeTest
extends Object


Constructor Summary
DefaultProbeTest()
           
 
Method Summary
 void testElapsed()
           
 void testEnableDisable()
           
 void testGetTime()
           
 void testProbeNames()
           
 void testRunning()
           
 void testStartStopInDifferentThreads()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultProbeTest

public DefaultProbeTest()
Method Detail

testRunning

public void testRunning()

testElapsed

public void testElapsed()

testProbeNames

public void testProbeNames()

testEnableDisable

public void testEnableDisable()

testStartStopInDifferentThreads

public void testStartStopInDifferentThreads()
                                     throws Exception
Throws:
Exception

testGetTime

public void testGetTime()


Copyright © 2004-2011. All Rights Reserved.