public interface TestCaseStatusModel extends StatusModel
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isApproved()
Returns true if the Status is the 'Approved' TM4J system status, false otherwise.
|
Boolean |
isDeprecated()
Returns true if the Status is the 'Deprecated' TM4J system status, false otherwise.
|
Boolean |
isDraft()
Returns true if the Status is the 'Draft' TM4J system status, false otherwise.
|
getId, getName, isSystemDefaultBoolean isDraft()
Boolean isDeprecated()
Boolean isApproved()
Copyright © 2020. All rights reserved.