owltools.graph.test
Class OWLGraphWrapperTest

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

public class OWLGraphWrapperTest
extends OWLToolsTestBasics


Constructor Summary
OWLGraphWrapperTest()
           
 
Method Summary
 void testDef()
           
 void testGetOBOSynonymsMultipleScopes()
           
 void testGetOBOSynonymsWithXrefs()
           
 void testSubClassesNames()
           
 void testSynonyms()
           
 
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

OWLGraphWrapperTest

public OWLGraphWrapperTest()
Method Detail

testSynonyms

public void testSynonyms()
                  throws Exception
Throws:
Exception

testDef

public void testDef()
             throws Exception
Throws:
Exception

testSubClassesNames

public void testSubClassesNames()
                         throws Exception
Throws:
Exception

testGetOBOSynonymsWithXrefs

public void testGetOBOSynonymsWithXrefs()
                                 throws Exception
Throws:
Exception

testGetOBOSynonymsMultipleScopes

public void testGetOBOSynonymsMultipleScopes()
                                      throws Exception
Throws:
Exception


Copyright © 2010-2011. All Rights Reserved.