Interface IJEMHIntegrationTestHarness
- 
public interface IJEMHIntegrationTestHarnessThe Test Harness provides access to manager classes specific to functional areas- Author:
 - andy
 
 
- 
- 
Method Summary
 
 - 
 
- 
- 
Method Detail
- 
getEventListenerManager
ITEventListenerManager getEventListenerManager()
 
- 
getProfileManager
ITProfileManager getProfileManager()
 
- 
getTestCaseManager
ITTestCaseManager getTestCaseManager()
 
- 
getAuditingManager
ITAuditingManager getAuditingManager()
 
- 
getJiraMailServerManager
ITJiraMailServerManager getJiraMailServerManager()
 
- 
getBlacklistingManager
ITBlacklistingManager getBlacklistingManager()
 
- 
getTemplateSetManager
ITTemplateSetManager getTemplateSetManager()
 
- 
getMailUtil
ITMailUtil getMailUtil()
 
- 
getWebUtil
ITWebUtil getWebUtil()
 
- 
getJiraUtil
ITJiraUtil getJiraUtil()
 
- 
getLDAPManager
ITLDAPManager getLDAPManager()
 
 - 
 
 -