owltools.test
Class GetObjectsTest

java.lang.Object
  extended by owltools.test.OWLToolsTestBasics
      extended by owltools.test.GetObjectsTest

public class GetObjectsTest
extends OWLToolsTestBasics

Tests the various wrapper get* methods in OWLGraphWrapper

Author:
cjm

Constructor Summary
GetObjectsTest()
           
 
Method Summary
 void testGetEntity()
           
 
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

GetObjectsTest

public GetObjectsTest()
Method Detail

testGetEntity

public void testGetEntity()
                   throws IOException,
                          org.semanticweb.owlapi.model.OWLOntologyCreationException,
                          org.semanticweb.owlapi.model.OWLOntologyStorageException
Throws:
IOException
org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyStorageException


Copyright © 2010-2011. All Rights Reserved.