public interface TestCycleStatusModel extends StatusModel
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isDone()
Returns true if the Status is the 'Done' TM4J system status, false otherwise.
|
Boolean |
isInProgress()
Returns true if the Status is the 'In Progress' TM4J system status, false otherwise.
|
Boolean |
isNotExecuted()
Returns true if the Status is the 'Not Executed' TM4J system status, false otherwise.
|
getId, getName, isSystemDefaultBoolean isNotExecuted()
Boolean isInProgress()
Boolean isDone()
Copyright © 2020. All rights reserved.