ch.qos.logback.core.joran.replay
Class FruitConfigurationTest

java.lang.Object
  extended by ch.qos.logback.core.joran.replay.FruitConfigurationTest

public class FruitConfigurationTest
extends Object

The Fruit* code is intended to test Joran's replay capability


Constructor Summary
FruitConfigurationTest()
           
 
Method Summary
 List<FruitShell> doFirstPart(String filename)
           
 void fruit1()
           
 void fruit2()
           
 void withSubst()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FruitConfigurationTest

public FruitConfigurationTest()
Method Detail

doFirstPart

public List<FruitShell> doFirstPart(String filename)
                             throws Exception
Throws:
Exception

fruit1

public void fruit1()
            throws Exception
Throws:
Exception

fruit2

public void fruit2()
            throws Exception
Throws:
Exception

withSubst

public void withSubst()
               throws Exception
Throws:
Exception


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