public class ExtendedMessageFormatTest extends Object
ExtendedMessageFormat.| Constructor and Description |
|---|
ExtendedMessageFormatTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBuiltInChoiceFormat()
Test the built in choice format.
|
void |
testBuiltInDateTimeFormat()
Test the built in date/time formats
|
void |
testBuiltInNumberFormat()
Test the built in number formats.
|
void |
testEqualsHashcode()
Test equals() and hashcode.
|
void |
testEscapedQuote_LANG_477()
Test Bug LANG-477 - out of memory error with escaped quote
|
void |
testExtendedAndBuiltInFormats()
Test extended and built in formats.
|
void |
testExtendedFormats()
Test extended formats.
|
void |
testOverriddenBuiltinFormat() |
public ExtendedMessageFormatTest()
public void testExtendedFormats()
public void testEscapedQuote_LANG_477()
public void testExtendedAndBuiltInFormats()
public void testBuiltInChoiceFormat()
public void testBuiltInDateTimeFormat()
public void testOverriddenBuiltinFormat()
public void testBuiltInNumberFormat()
public void testEqualsHashcode()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.