public class FailSlowTestsListener
extends com.atlassian.buildeng.hallelujah.api.server.AbstractServerListener
maxAllowedDurationMS| Constructor and Description |
|---|
FailSlowTestsListener(long maxAllowedDuration,
TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onResultReceived(com.atlassian.buildeng.hallelujah.api.server.ServerTestCaseResultCollector serverTestCaseResultCollector,
com.atlassian.buildeng.hallelujah.api.server.ServerTestCaseProvider serverTestCaseProvider,
com.atlassian.buildeng.hallelujah.api.model.TestCaseResult testCaseResult) |
public FailSlowTestsListener(long maxAllowedDuration,
TimeUnit unit)
public boolean onResultReceived(com.atlassian.buildeng.hallelujah.api.server.ServerTestCaseResultCollector serverTestCaseResultCollector,
com.atlassian.buildeng.hallelujah.api.server.ServerTestCaseProvider serverTestCaseProvider,
com.atlassian.buildeng.hallelujah.api.model.TestCaseResult testCaseResult)
onResultReceived in interface com.atlassian.buildeng.hallelujah.api.server.ServerListeneronResultReceived in class com.atlassian.buildeng.hallelujah.api.server.AbstractServerListenerCopyright © 2002-2015 Atlassian. All Rights Reserved.