Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 806 Bytes

TestCasePermission.md

File metadata and controls

15 lines (12 loc) · 806 Bytes

SwaggerClient::TestCasePermission

Properties

Name Type Description Notes
create BOOLEAN Can create Test Case [optional] [default to false]
edit BOOLEAN Can edit Test Case [optional] [default to false]
delete BOOLEAN Can delete Test Case [optional] [default to false]
view BOOLEAN Can view Test Case [optional] [default to false]
edit_assignment BOOLEAN Can assign Test Case [optional] [default to false]
export BOOLEAN Can export Test Case [optional] [default to false]
import BOOLEAN Can import Test Case [optional] [default to false]
approve BOOLEAN Can approve Test Case [optional] [default to false]