Uiinfrastructure API Docs  
 

DisplayJavascriptHelper.setTestInstance Method 

Unit tests should use this method to overwrite/teardown existing helper singleton. DO NOT USE for production code.

public static void setTestInstance(
   IDisplayJavascriptHelper testHelper
);

See Also

DisplayJavascriptHelper Class | com.plumtree.uiinfrastructure.common Namespace