net.sf.jperfprobe
Class ProbeManagerTest

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

public class ProbeManagerTest
extends java.lang.Object


Constructor Summary
ProbeManagerTest()
           
 
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

ProbeManagerTest

public ProbeManagerTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.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 java.lang.Exception
Throws:
java.lang.Exception

testStartStopInDifferentThreads

public void testStartStopInDifferentThreads()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testPresentation

public void testPresentation()

testManyProbes

public void testManyProbes()


Copyright © 2004-2008. All Rights Reserved.