| Name | Description | Type | Package | Framework |
| AbstractObservationTest | This class implements the basic setUp() and tearDown() methods for the observation test cases. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| AbstractObservationTest .Callable | Interface | org.apache.jackrabbit.test.api.observation | Apache JackRabbit | |
| AddEventListenerTest | Tests the options for addEventListener(). | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| EventIteratorTest | Tests the methods the following methods: RangeIterator. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| EventJournalTest | EventJournalTest performs EventJournal tests. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| EventResult | Utility class for Event retrieval with an The getEventIterator(long) and getEvents(long) methods | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| EventTest | Tests methods on the Event interface. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| GetDateTest | GetDateTest checks if the dates returned by events are monotonically increasing. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| GetIdentifierTest | IdentifierTest checks if the identifier of an event is correct. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| GetInfoTest | GetInfoTest checks that the info map is empty for event types: Event. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| GetRegisteredEventListenersTest | Tests the method ObservationManager. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| GetUserDataTest | GetUserDataTest performs observation tests with user data set on the observation manager. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| LockingTest | Tests if locking a node triggers property added events for jcr:lockOwner and jcr:lockIsDeep. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| NodeAddedTest | Test cases for Event. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| NodeMovedTest | Tests if Session. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| NodeRemovedTest | Test cases for Event. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| NodeReorderTest | Tests if Node. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| PropertyAddedTest | Test cases for Event. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| PropertyChangedTest | Test cases for Event. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| PropertyRemovedTest | Test cases for Event. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| TestAll | Test suite that includes all testcases for the Observation module. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |
| WorkspaceOperationTest | Tests if workspace operations trigger the appropriate observation events. | Class | org.apache.jackrabbit.test.api.observation | Apache JackRabbit |