/**@class android.net.WebAddressTest
@extends TestCase

*/
var WebAddressTest = {

/**
*/
testHostWithTrailingDot : function(  ) {},

/**
*/
testPathWithoutLeadingSlash : function(  ) {},


};