owltools.graph.test
Class AncestorsTest2

java.lang.Object
  extended by owltools.test.OWLToolsTestBasics
      extended by owltools.graph.test.AncestorsTest2

public class AncestorsTest2
extends OWLToolsTestBasics


Constructor Summary
AncestorsTest2()
           
 
Method Summary
 void testDescendants()
           
 void testDescendantsQuery()
           
 void testExclusion()
           
 void testIntersectionsReturnedInClosure()
           
 void testRestrictionsReturnedInClosure()
           
 
Methods inherited from class owltools.test.OWLToolsTestBasics
getGraph, getResource, getResourceIRI, getResourceIRIString, renderOBO
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AncestorsTest2

public AncestorsTest2()
Method Detail

testIntersectionsReturnedInClosure

public void testIntersectionsReturnedInClosure()
                                        throws Exception
Throws:
Exception

testRestrictionsReturnedInClosure

public void testRestrictionsReturnedInClosure()
                                       throws Exception
Throws:
Exception

testExclusion

public void testExclusion()
                   throws Exception
Throws:
Exception

testDescendants

public void testDescendants()
                     throws Exception
Throws:
Exception

testDescendantsQuery

public void testDescendantsQuery()
                          throws Exception
Throws:
Exception


Copyright © 2010-2011. All Rights Reserved.