Class DlParserTest
java.lang.Object
org.tweetyproject.logics.dl.test.DlParserTest
JUnit test class for the description logics parser.
- Author:
 - Anna Gessler
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid 
- 
Field Details
- 
DEFAULT_TIMEOUT
public static final int DEFAULT_TIMEOUT- See Also:
 
 
 - 
 - 
Constructor Details
- 
DlParserTest
public DlParserTest() 
 - 
 - 
Method Details
- 
initParser
public void initParser() - 
ParseConceptAssertionTest
- Throws:
 ParserExceptionIOException
 - 
ParseRoleAssertionTest
- Throws:
 ParserExceptionIOException
 - 
ParseEquivalenceTest
- Throws:
 ParserExceptionIOException
 - 
ParseComplexEquivalenceTest1
- Throws:
 ParserExceptionIOException
 - 
ParseComplexEquivalenceTest2
- Throws:
 ParserExceptionIOException
 - 
ParseBeliefBaseFromFileTest
- Throws:
 ParserExceptionIOException
 
 -