Skip to content

Slot: tests

A test expression which is expected to be evaluated by a tool.

URI: [oscal:tests](https://w3id.org/lmodel/oscal/tests) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ParameterConstraint](ParameterConstraint.md) | A formal or informal expression of a constraint or test | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [ConstraintTest](ConstraintTest.md) | | Domain Of | [ParameterConstraint](ParameterConstraint.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:tests | | native | oscal:tests | ## LinkML Source
name: tests
description: A test expression which is expected to be evaluated by a tool.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- ParameterConstraint
range: ConstraintTest
multivalued: true
inlined: true
inlined_as_list: true