org.slf4j.helpers
Class MessageFormatterTest
java.lang.Object
org.slf4j.helpers.MessageFormatterTest
public class MessageFormatterTest
- extends Object
- Author:
- Ceki Gulcu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageFormatterTest
public MessageFormatterTest()
testNull
public void testNull()
nullParametersShouldBeHandledWithoutBarfing
public void nullParametersShouldBeHandledWithoutBarfing()
verifyOneParameterIsHandledCorrectly
public void verifyOneParameterIsHandledCorrectly()
testTwoParameters
public void testTwoParameters()
testExceptionIn_toString
public void testExceptionIn_toString()
testNullArray
public void testNullArray()
testArrayFormat
public void testArrayFormat()
testArrayValues
public void testArrayValues()
testMultiDimensionalArrayValues
public void testMultiDimensionalArrayValues()
testCyclicArrays
public void testCyclicArrays()
testArrayThrowable
public void testArrayThrowable()
Copyright © 2005–2016 QOS.ch. All rights reserved.