|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventComparator | |
|---|---|
| org.sourceforge.jemm.database | |
| org.sourceforge.jemm.database.debug | |
| org.sourceforge.jemm.database.passthrough | |
| Uses of EventComparator in org.sourceforge.jemm.database |
|---|
| Methods in org.sourceforge.jemm.database with parameters of type EventComparator | |
|---|---|
void |
EventComparator.assertMatches(EventComparator seen)
Compare an expected list of events (this list) with events added to another list In case of multithreaded tests, the method will allow up to 200ms for event sets to coalesce. |
| Uses of EventComparator in org.sourceforge.jemm.database.debug |
|---|
| Fields in org.sourceforge.jemm.database.debug declared as EventComparator | |
|---|---|
EventComparator |
TrackingDummyDatabaseImpl.seen
|
| Uses of EventComparator in org.sourceforge.jemm.database.passthrough |
|---|
| Fields in org.sourceforge.jemm.database.passthrough declared as EventComparator | |
|---|---|
protected EventComparator |
PassthroughDatabaseTest.expected
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||