Package laas.openrobots.ontology.tests
Class EventsTest
java.lang.Object
laas.openrobots.ontology.tests.EventsTest
This class holds unit tests that cover the events feature in
oro-server
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
This tests event framework on "NEW_CLASS_INSTANCE" type of eventsvoid
This tests event framework on "NEW_INSTANCE" type of eventsvoid
This tests event "NEW_INSTANCE" with owl:sameAs predicate
-
Constructor Details
-
EventsTest
public EventsTest()
-
-
Method Details
-
eventsFactChecking
- Throws:
IllegalStatementException
-
eventsNewInstance
This tests event framework on "NEW_INSTANCE" type of events- Throws:
IllegalStatementException
-
eventsNewInstanceWithSameAs
This tests event "NEW_INSTANCE" with owl:sameAs predicate- Throws:
IllegalStatementException
-
eventsNewClassInstance
This tests event framework on "NEW_CLASS_INSTANCE" type of events- Throws:
IllegalStatementException
-
eventsFactCheckingAlternateModel
- Throws:
IllegalStatementException
-
clearEvents
- Throws:
IllegalStatementException
-
clearEvent
- Throws:
IllegalStatementException
-