|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.test.TestFmwk | +--com.ibm.icu.test.text.UTF16Test
Testing class for UTF16
Constructor Summary | |
UTF16Test()
Constructor |
Method Summary | |
static void |
main(java.lang.String[] arg)
|
void |
TestUTF16AppendBoundCount()
Testing UTF16 class methods append, getCharCount and bounds |
void |
TestUTF16OffsetCharAt()
Testing UTF16 class methods findCodePointOffset, findOffsetFromCodePoint, charAt and charAtCodePoint |
Methods inherited from class com.ibm.test.TestFmwk |
err, errln, getErrorCount, hex, hex, hex, isVerbose, log, logln, run, run, run, writeTestName, writeTestResult |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UTF16Test()
Method Detail |
public void TestUTF16AppendBoundCount()
public void TestUTF16OffsetCharAt()
public static void main(java.lang.String[] arg)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |