charsetName = ""; testChars = theseChars(new int[]{ }); testBytes = theseBytes(new int[]{ }); //testChars = new char[0]; //testBytes = new byte[0]; super.setUp();