org.slf4j
Class BasicMarkerTest
java.lang.Object
org.slf4j.BasicMarkerTest
public class BasicMarkerTest
- extends Object
Unit test BasicMarker
- Author:
- Ceki Gülcü, Joern Huxhorn
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicMarkerTest
public BasicMarkerTest()
testPrimitive
public void testPrimitive()
testPrimitiveByName
public void testPrimitiveByName()
testComposite
public void testComposite()
testCompositeByName
public void testCompositeByName()
testMultiComposite
public void testMultiComposite()
testMultiCompositeByName
public void testMultiCompositeByName()
testMultiAdd
public void testMultiAdd()
testAddRemove
public void testAddRemove()
testSelfRecursion
public void testSelfRecursion()
testIndirectRecursion
public void testIndirectRecursion()
testHomonyms
public void testHomonyms()
Copyright © 2005–2016 QOS.ch. All rights reserved.