com.atlassian.bamboo.testutils.backdoor.model
Class Result
java.lang.Object
com.atlassian.bamboo.testutils.backdoor.model.Result
public class Result
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATE
public static final java.lang.String STATE
- See Also:
- Constant Field Values
RESULT_KEY
public static final java.lang.String RESULT_KEY
- See Also:
- Constant Field Values
plan
protected RestPlan plan
buildResultKey
protected java.lang.String buildResultKey
buildState
protected java.lang.String buildState
buildNumber
protected java.lang.Integer buildNumber
Result
public Result()
isFinished
public boolean isFinished()
isSuccessful
public boolean isSuccessful()
getQuarantinedTestCount
public int getQuarantinedTestCount()
getSuccessfulTestCount
public int getSuccessfulTestCount()
getFailedTestCount
public int getFailedTestCount()
Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.