org.slf4j.profiler
Class ProfilerTest

java.lang.Object
  extended by org.slf4j.profiler.ProfilerTest

public class ProfilerTest
extends Object


Constructor Summary
ProfilerTest()
           
 
Method Summary
 void doSubtask(Profiler nested)
           
 void testBasicProfiling()
           
 void testNestedProfiling()
           
 void testSmoke()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilerTest

public ProfilerTest()
Method Detail

testSmoke

public void testSmoke()

testBasicProfiling

public void testBasicProfiling()

testNestedProfiling

public void testNestedProfiling()

doSubtask

public void doSubtask(Profiler nested)


Copyright © 2005–2016 QOS.ch. All rights reserved.