svoid test_urlencodeWithoutSlash() { testFunctionValues urlencodeWithoutSlash( "/bla/", "/bla/", "?", urlencode("?")); }