Plumtree Portal UI  
 

PTConfigService.setTestPTInstance Method 

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

public static void setTestPTInstance(
   IPTConfigHelper testHelper
);

See Also

PTConfigService Class | com.plumtree.portaluiinfrastructure.helpers Namespace