ch.qos.logback.core.joran
Class TrivialcConfiguratorTest

java.lang.Object
  extended by ch.qos.logback.core.joran.TrivialcConfiguratorTest

public class TrivialcConfiguratorTest
extends Object


Constructor Summary
TrivialcConfiguratorTest()
           
 
Method Summary
 void doTest(String filename)
           
 void smokeTezt()
           
 void teztIllFormedXML()
           
 void teztInexistentFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrivialcConfiguratorTest

public TrivialcConfiguratorTest()
Method Detail

doTest

public void doTest(String filename)
            throws Exception
Throws:
Exception

smokeTezt

public void smokeTezt()
               throws Exception
Throws:
Exception

teztInexistentFile

public void teztInexistentFile()

teztIllFormedXML

public void teztIllFormedXML()


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