public class FailSlowTestsListener
extends com.atlassian.buildeng.hallelujah.api.server.AbstractServerListener
maxAllowedDurationMS
Constructor and Description |
---|
FailSlowTestsListener(long maxAllowedDuration,
long slowTestsMaxAllowedDuration,
TimeUnit unit,
com.atlassian.jira.hallelujah.SlowTestUtils slowTestUtils) |
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, long slowTestsMaxAllowedDuration, TimeUnit unit, com.atlassian.jira.hallelujah.SlowTestUtils slowTestUtils)
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.ServerListener
onResultReceived
in class com.atlassian.buildeng.hallelujah.api.server.AbstractServerListener
Copyright © 2002-2022 Atlassian. All Rights Reserved.