Searched refs:setTestInvocationListeners (Results 1 – 10 of 10) sorted by relevance
63 configuration.setTestInvocationListeners(listeners); in applyAutomatedReporters()97 configuration.setTestInvocationListeners(listeners); in addToReporters()
449 public void setTestInvocationListeners(List<ITestInvocationListener> listeners); in setTestInvocationListeners() method
873 public void setTestInvocationListeners(List<ITestInvocationListener> listeners) { in setTestInvocationListeners() method in Configuration
137 config.setTestInvocationListeners(listeners); in testNotRunningAsSuite_multi_resultReporter()
232 config.setTestInvocationListeners(Collections.<ITestInvocationListener>emptyList()); in build()
396 originalConfig.setTestInvocationListeners(listeners); in handleExtraResultReporter()
237 shardConfig.setTestInvocationListeners( in rescheduleConfig()
240 mStubConfiguration.setTestInvocationListeners(listenerList); in setUp()241 mStubMultiConfiguration.setTestInvocationListeners(listenerList); in setUp()1471 mStubConfiguration.setTestInvocationListeners(listenerList); in testInvoke_logFileSaved()
703 config.setTestInvocationListeners(reporters); in createRemoteConfig()
1564 config.setTestInvocationListeners(delegateReporters); in setDelegateLevelReporting()