Class DlReasonerTest


  • public class DlReasonerTest
    extends java.lang.Object
    JUnit Test class for NaiveDLReasoner.
    Author:
    Anna Gessler
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int DEFAULT_TIMEOUT  
    • Constructor Summary

      Constructors 
      Constructor Description
      DlReasonerTest()  
    • Method Summary

      Modifier and Type Method Description
      void ComplexQueryTest()  
      void initParser()  
      void SimpleQueryTest()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DlReasonerTest

        public DlReasonerTest()
    • Method Detail

      • initParser

        public void initParser()