ch.qos.logback.core.pattern.parser
Class FormatInfoTest

java.lang.Object
  extended by ch.qos.logback.core.pattern.parser.FormatInfoTest

public class FormatInfoTest
extends Object


Constructor Summary
FormatInfoTest()
           
 
Method Summary
 void testBasic()
           
 void testEndingInDot()
           
 void testMaxOnly()
           
 void testMinOnly()
           
 void testRightPad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatInfoTest

public FormatInfoTest()
Method Detail

testEndingInDot

public void testEndingInDot()

testBasic

public void testBasic()

testRightPad

public void testRightPad()

testMinOnly

public void testMinOnly()

testMaxOnly

public void testMaxOnly()


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