Slot: test_assets
List of explicitly enumerated Test Assets. The class attributes of TestAsset would be included in the TestCase versus being referred to by the identifier (curie) of the TestAsset. That is, this would be a list of objects (in JSONSchema serialization) versus a list of strings (where each string is an identifier pointing to another class).
URI: ttm:test_assets
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
TestCase | Represents a single enumerated instance of Test Case, derived from a given c... | yes |
QuantitativeTestCase | Assumed additional model from Shervin's runner JSON here as an example | no |
AcceptanceTestCase | See AcceptanceTestAsset above for more details | yes |
Properties
-
Range: TestAsset
-
Multivalued: True
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/TranslatorSRI/TranslatorTestingModel
LinkML Source
name: test_assets
description: List of explicitly enumerated Test Assets. The class attributes of TestAsset
would be included in the TestCase versus being referred to by the identifier (curie)
of the TestAsset. That is, this would be a list of objects (in JSONSchema serialization)
versus a list of strings (where each string is an identifier pointing to another
class).
from_schema: https://w3id.org/TranslatorSRI/TranslatorTestingModel
rank: 1000
multivalued: true
alias: test_assets
domain_of:
- TestCase
range: TestAsset
required: true
inlined: true
inlined_as_list: true