ch.qos.logback.classic.selector
Class ContextJNDISelectorTest

java.lang.Object
  extended by ch.qos.logback.classic.selector.ContextJNDISelectorTest

public class ContextJNDISelectorTest
extends Object


Constructor Summary
ContextJNDISelectorTest()
           
 
Method Summary
 void defaultContext()
           
 void setUp()
           
 void tearDown()
           
 void testCreateContext()
           
 void testGetExistingContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextJNDISelectorTest

public ContextJNDISelectorTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testGetExistingContext

public void testGetExistingContext()

testCreateContext

public void testCreateContext()

defaultContext

public void defaultContext()


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