Plumtree Portal UI  
 

TagLibManager.setTestInstance Method 

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

public static void setTestInstance(
   ITagLibManager testManager
);

See Also

TagLibManager Class | com.plumtree.portaluiinfrastructure.tags.manager Namespace