Searched refs:objEvent (Results 1 – 2 of 2) sorted by relevance
92 Object objEvent = new Object(); in testPolymorphicDistribution() local96 bus.post(objEvent); in testPolymorphicDistribution()107 assertEquals("Object fixture must be second object delivered.", objEvent, objectEvents.get(1)); in testPolymorphicDistribution()