Slot: test_cases
List of explicitly enumerated Test Cases.
URI: ttm:test_cases
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| TestSuite | Specification of a set of Test Cases, one of either with a static list of 'te... | no |
| BenchmarkTestSuite | no | |
| PerformanceTestSuite | A small test suite designed to test the performance of the Translator system | yes |
| OneHopTestSuite | Test case for testing the integrity of "One Hop" knowledge graph retrievals s... | no |
| StandardsComplianceTestSuite | Test suite for testing Translator components against releases of standards li... | no |
| AcceptanceTestSuite | no |
Properties
-
Range: TestCase or
PathfinderTestCase or
TestCase or
PerformanceTestCase -
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/TranslatorSRI/TranslatorTestingModel
LinkML Source
name: test_cases
description: List of explicitly enumerated Test Cases.
from_schema: https://w3id.org/TranslatorSRI/TranslatorTestingModel
rank: 1000
multivalued: true
alias: test_cases
domain_of:
- TestSuite
range: TestCase
required: false
inlined: true
any_of:
- range: PathfinderTestCase
- range: TestCase
- range: PerformanceTestCase