ch.qos.logback.classic.spi
Class LoggingEventSerializationPerfTest

java.lang.Object
  extended by ch.qos.logback.classic.spi.LoggingEventSerializationPerfTest

public class LoggingEventSerializationPerfTest
extends Object


Constructor Summary
LoggingEventSerializationPerfTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testPerformance()
           
 void testPerformanceWithParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingEventSerializationPerfTest

public LoggingEventSerializationPerfTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testPerformance

public void testPerformance()

testPerformanceWithParameters

public void testPerformanceWithParameters()


Copyright © 2005-2009 QOS.ch. All Rights Reserved.