ch.qos.logback.classic.spi
Class BasicCPDCTest

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

public class BasicCPDCTest
extends Object


Constructor Summary
BasicCPDCTest()
           
 
Method Summary
 void doCalculateClassPackagingData(boolean withClassPackagingCalculation)
           
 void integration()
           
 void nested()
           
 void otherJD()
           
 void perfTest()
           
 void setUp()
           
 void smoke()
           
 void tearDown()
           
 void verify(ThrowableDataPoint[] tdpArray)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicCPDCTest

public BasicCPDCTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

verify

public void verify(ThrowableDataPoint[] tdpArray)

otherJD

public void otherJD()

integration

public void integration()
                 throws Exception
Throws:
Exception

smoke

public void smoke()
           throws Exception
Throws:
Exception

nested

public void nested()
            throws Exception
Throws:
Exception

doCalculateClassPackagingData

public void doCalculateClassPackagingData(boolean withClassPackagingCalculation)

perfTest

public void perfTest()


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