Property: isTestOf

Defines the relationship between a Test and an OO Software Component.

Types

owl:ObjectProperty

Domain

Test

Inverse Property

hasTest

Abstract Syntax

ObjectProperty(isTestOf annotation(rdfs:label "is test of"^^<http://www.w3.org/2001/XMLSchema#string>)
                       annotation(rdfs:comment "Defines the relationship between a Test and an OO Software Component."^^<http://www.w3.org/2001/XMLSchema#string>)
                       inverseOf(hasTest)
                       domain(Test))

Generated with OWLDoc