Uses of Class
edu.stanford.smi.protegex.owl.testing.AbstractOWLTest

Packages that use AbstractOWLTest
edu.stanford.smi.protegex.owl.testing.constraints   
edu.stanford.smi.protegex.owl.testing.owldl   
edu.stanford.smi.protegex.owl.testing.sanity   
edu.stanford.smi.protegex.owl.testing.todo   
 

Uses of AbstractOWLTest in edu.stanford.smi.protegex.owl.testing.constraints
 

Subclasses of AbstractOWLTest in edu.stanford.smi.protegex.owl.testing.constraints
 class FindSPARQLAssertsTest
           
 class SPARQLAssertTest
           
 

Uses of AbstractOWLTest in edu.stanford.smi.protegex.owl.testing.owldl
 

Subclasses of AbstractOWLTest in edu.stanford.smi.protegex.owl.testing.owldl
 class NoCardiRestrictionOnTransitivePropertiesOWLDLTest
           
 class NoClassesOrPropertiesInEnumerationsOWLDLTest
           
 class NoImportOfSystemOntologiesOWLDLTest
           
 class NoMetaclassOWLDLTest
           
 class NoPropertiesWithClassAsRangeOWLDLTest
           
 class NoSubclassesOfRDFClassesOWLDLTest
           
 class NoSuperOrSubPropertiesOfAnnotationPropertiesTest
           
 class TransitivePropertiesCannotBeFunctionalOWLDLTest
           
 

Uses of AbstractOWLTest in edu.stanford.smi.protegex.owl.testing.sanity
 

Subclasses of AbstractOWLTest in edu.stanford.smi.protegex.owl.testing.sanity
 class FacetConstraintsTest
           
 class InverseOfFunctionalMustBeInverseFunctionalTest
           
 class InverseOfInverseFunctionalMustBeFunctionalTest
           
 class InverseOfSubpropertyMustBeSubpropertyOfInverseOfSuperpropertyTest
           
 class InverseOfSymmetricPropertyMustBeSymmetricPropertyTest
           
 class InverseOfTopLevelPropertyMustBeTopLevelPropertyTest
           
 class InverseOfTransitivePropertyMustBeTransitivePropertyTest
           
 class InversePropertyMustHaveMatchingRangeAndDomainTest
           
 class PropertyDomainEmptyTest
           
 class PropertyDomainRedundancyTest
           
 class PropertyRangeRedundancyTest
           
 class SubpropertyDomainMustNarrowTest
           
 class SubpropertyRangeMustNarrowTest
           
 class SymmetricPropertyMustHaveEqualRangeAndDomainTest
           
 

Uses of AbstractOWLTest in edu.stanford.smi.protegex.owl.testing.todo
 

Subclasses of AbstractOWLTest in edu.stanford.smi.protegex.owl.testing.todo
 class DeprecationOWLTest
           
 class TodoAnnotationOWLTest