owltools.ontologyrelease.test
Class AncestorsTest

java.lang.Object
  extended by owltools.test.OWLToolsTestBasics
      extended by owltools.ontologyrelease.test.AncestorsTest

public class AncestorsTest
extends OWLToolsTestBasics


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

Constructor Detail

AncestorsTest

public AncestorsTest()
Method Detail

testDescendants

public void testDescendants()
                     throws Exception
Throws:
Exception

testDescendantsQuery

public void testDescendantsQuery()
                          throws Exception
Throws:
Exception

testAncestorsQuery

public void testAncestorsQuery()
                        throws Exception
Throws:
Exception


Copyright © 2010-2011. All Rights Reserved.