hok.test
Class SparqlTestCase

java.lang.Object
  extended by hok.test.SparqlTestCase

public class SparqlTestCase
extends java.lang.Object


Constructor Summary
SparqlTestCase()
           
 
Method Summary
 void setup()
           
 void testGenerateOntConcepts()
           
 void testGenerateOntProperties()
           
 void testGenerateSparqlAST()
           
 void testModelMediator()
           
 void testModelMediatorException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SparqlTestCase

public SparqlTestCase()
Method Detail

testGenerateSparqlAST

public void testGenerateSparqlAST()

setup

public void setup()
           throws OntElementNotFoundException
Throws:
OntElementNotFoundException

testGenerateOntConcepts

public void testGenerateOntConcepts()
                             throws OntElementNotFoundException
Throws:
OntElementNotFoundException

testGenerateOntProperties

public void testGenerateOntProperties()
                               throws OntElementNotFoundException
Throws:
OntElementNotFoundException

testModelMediator

public void testModelMediator()
                       throws QueryCreationFailedException,
                              OntElementNotFoundException
Throws:
QueryCreationFailedException
OntElementNotFoundException

testModelMediatorException

public void testModelMediatorException()
                                throws QueryCreationFailedException,
                                       OntElementNotFoundException
Throws:
QueryCreationFailedException
OntElementNotFoundException