void testLexicalCast() { testNotPossibleCast(); testToString(); testFromString(); }
void run () { testParseUrl (); testUnHex (); testToString (); }