Uses of Class
com.gargoylesoftware.base.testing.EventCatcherRecord
-
Packages that use EventCatcherRecord Package Description com.gargoylesoftware.base.testing Classes that are useful during testing -
-
Uses of EventCatcherRecord in com.gargoylesoftware.base.testing
Methods in com.gargoylesoftware.base.testing that return EventCatcherRecord Modifier and Type Method Description EventCatcherRecord
EventCatcher. get(int index)
Deprecated.UseEventCatcher.getEventCatcherRecordAt(int)
insteadEventCatcherRecord
EventCatcher. getEventCatcherRecordAt(int index)
Return the record at the specified index.
-