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

*/
var StaticIpConfigurationTest = {

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

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

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

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

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


};