| com.sleepycat.util.test.UtfTest
UtfTest | public class UtfTest extends TestCase (Code) | | author: Mark Hayes |
Method Summary | |
public static void | main(String[] args) | public void | setUp() | public static Test | suite() | public void | testMultibyte() Compares the UtfOps implementation to the java.util.DataOutputStream
(and by implication DataInputStream) implementation, character for
character in the full Unicode set. |
setUp | public void setUp()(Code) | | |
testMultibyte | public void testMultibyte() throws Exception(Code) | | Compares the UtfOps implementation to the java.util.DataOutputStream
(and by implication DataInputStream) implementation, character for
character in the full Unicode set.
|
|
|