org.slf4j
Class InvocationTest
java.lang.Object
org.slf4j.InvocationTest
public class InvocationTest
- extends Object
Test whether invoking the SLF4J API causes problems or not.
- Author:
- Ceki Gulcu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationTest
public InvocationTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
test1
public void test1()
test2
public void test2()
testNullParameter_BUG78
public void testNullParameter_BUG78()
testNull
public void testNull()
testMarker
public void testMarker()
testMDC
public void testMDC()
Copyright © 2005–2016 QOS.ch. All rights reserved.