2.1.1 TestAccesses object
Represents the access links that are defined for a test definition.
Fields
Field | Type | Description |
---|---|---|
test required |
2.1.1 Test object | The test definition for which the accesses are listed. |
testAccesses optional |
List of 2.1.1 EntityAccess objects | An optional list of access objects detailing which entities are linked to the test definition. The accesses listed here are those that the caller is authorized to see. |
inaccessibleTestAccesses optional |
List of 2.1.1 InaccessibleTestAccess objects | A summary of the types and number of entities to which the test is linked that the caller in not authorized to see. |
Last updated on