Searched refs:ud (Results 1 – 1 of 1) sorted by relevance
33 URLDecoder ud = new URLDecoder(); in test_Constructor() local34 assertNotNull("Constructor failed.", ud); in test_Constructor()