+ void TestNameSpace();
+ void TestUTF32();
+ void TestUTF8();
+ void TestReadOnlyAlias();
+ void doTestAppendable(UnicodeString &dest, Appendable &app);
+ void TestAppendable();
+ void TestUnicodeStringImplementsAppendable();
+ void TestSizeofUnicodeString();