net.sf.jperfprobe
Class ProbeManagerImplTest

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

public class ProbeManagerImplTest
extends Object


Constructor Summary
ProbeManagerImplTest()
           
 
Method Summary
 void setUp()
           
 void testAddSamplesFromProbe()
           
 void testAFewProbes()
           
 void testClear()
           
 void testConstrWithParams()
           
 void testDisableAll()
           
 void testEnable()
           
 void testGetInstance()
           
 void testGetResults()
           
 void testGetSamples()
           
 void testNames()
           
 void testOneProbeManyThreads()
           
 void testPresentation()
           
 void testPut()
           
 void testRunning()
           
 void testStartStopInDifferentThreads()
           
 void testStartStopInDifferentThreadsMultiP()
           
 void testStop()
           
 void testTotalReal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProbeManagerImplTest

public ProbeManagerImplTest()
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()

testAFewProbes

public void testAFewProbes()

testTotalReal

public void testTotalReal()

testConstrWithParams

public void testConstrWithParams()

testGetResults

public void testGetResults()

testStop

public void testStop()

testGetSamples

public void testGetSamples()

testOneProbeManyThreads

public void testOneProbeManyThreads()
                             throws Exception
Throws:
Exception


Copyright © 2004-2011. All Rights Reserved.