public class OWLOntology_LispInterTest extends Object
Modifier and Type | Field and Description |
---|---|
(package private) static TransientAgent |
agent |
Constructor and Description |
---|
OWLOntology_LispInterTest() |
Modifier and Type | Method and Description |
---|---|
private <T> T |
exec(String cmd,
T dummy) |
private String |
returnString(String cmd) |
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testDescribeAction_Manchester() |
void |
testDescribeAction() |
void |
testDescribeCasa_Manchester() |
void |
testDescribeCasa() |
void |
testDescribeEvent_Manchester() |
void |
testDescribeEvent() |
void |
testFindEntity() |
void |
testFindIRI() |
void |
testFindOntologyOfSimpleName() |
void |
testIsa2() |
void |
testIsConsistent() |
void |
testisIndividual() |
void |
testisObject() |
void |
testisType() |
static TransientAgent agent
public final void testIsConsistent()
public final void testDescribeEvent() throws IllegalOperationException
IllegalOperationException
public final void testDescribeEvent_Manchester() throws IllegalOperationException
IllegalOperationException
public final void testDescribeAction() throws IllegalOperationException
IllegalOperationException
public final void testDescribeAction_Manchester() throws IllegalOperationException
IllegalOperationException
public final void testDescribeCasa() throws IllegalOperationException
IllegalOperationException
public final void testDescribeCasa_Manchester() throws IllegalOperationException
IllegalOperationException
public final void testFindIRI() throws IllegalOperationException
IllegalOperationException
public final void testFindOntologyOfSimpleName() throws Exception
Exception