com.atlassian.jira.local.testutils
Interface UtilsForTestSetup.ServiceOverrider

Enclosing class:
UtilsForTestSetup

public static interface UtilsForTestSetup.ServiceOverrider


Method Summary
 void override()
          Override services by setting ManagerFactory.addService(Class, Object) for any objects you want to override
 

Method Detail

override

void override()
Override services by setting ManagerFactory.addService(Class, Object) for any objects you want to override



Copyright © 2002-2013 Atlassian. All Rights Reserved.