Plumtree Portal UI  
 

FriendlyURLParserManager.setManagerTestInstance Method 

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

public static void setManagerTestInstance(
   IFriendlyURLParserManager testManager
);

See Also

FriendlyURLParserManager Class | com.plumtree.portaluiinfrastructure.friendlyurl Namespace