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