/**@class android.net.RouteInfoTest @extends TestCase */ var RouteInfoTest = { /** */ testConstructor : function( ) {}, /** */ testMatches : function( ) {}, /** */ testEquals : function( ) {}, /** */ testHostAndDefaultRoutes : function( ) {}, /** */ testTruncation : function( ) {}, /** */ testMulticastRoute : function( ) {}, /** */ passThroughParcel : function( ) {}, /** */ assertParcelingIsLossless : function( ) {}, /** */ testParceling : function( ) {}, };