net.sf.jperfprobe
Class StaticProbeManagerTest

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

public class StaticProbeManagerTest
extends Object


Constructor Summary
StaticProbeManagerTest()
           
 
Method Summary
 void setUp()
           
 void testAddSamplesFromProbe()
           
 void testClear()
           
 void testDisableAll()
           
 void testEnable()
           
 void testGetInstance()
           
 void testManyProbes()
           
 void testNames()
           
 void testPresentation()
           
 void testPut()
           
 void testRunning()
           
 void testStartStopInDifferentThreads()
           
 void testStartStopInDifferentThreadsMultiP()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticProbeManagerTest

public StaticProbeManagerTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testGetInstance

public void testGetInstance()

testClear

public void testClear()

testPut

public void testPut()

testDisableAll

public void testDisableAll()

testRunning

public void testRunning()

testEnable

public void testEnable()

testNames

public void testNames()

testAddSamplesFromProbe

public void testAddSamplesFromProbe()

testStartStopInDifferentThreadsMultiP

public void testStartStopInDifferentThreadsMultiP()
                                           throws Exception
Throws:
Exception

testStartStopInDifferentThreads

public void testStartStopInDifferentThreads()
                                     throws Exception
Throws:
Exception

testPresentation

public void testPresentation()

testManyProbes

public void testManyProbes()


Copyright © 2004-2011. All Rights Reserved.