org.itracker.core.resources
Class MessageFormatTest

java.lang.Object
  extended by org.itracker.core.resources.MessageFormatTest

public class MessageFormatTest
extends Object


Constructor Summary
MessageFormatTest()
           
 
Method Summary
 void testDecimalFormat()
           
 void testFormat()
           
 void testNumberFormat()
           
 void testWrongDecimalFormat()
           
 void testWrongOptions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageFormatTest

public MessageFormatTest()
Method Detail

testFormat

public void testFormat()

testWrongOptions

public void testWrongOptions()

testNumberFormat

public void testNumberFormat()

testDecimalFormat

public void testDecimalFormat()

testWrongDecimalFormat

public void testWrongDecimalFormat()


Copyright © 2002-2012 itracker. All Rights Reserved.