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 EventCatcherRecordEventCatcher. get(int index)Deprecated.UseEventCatcher.getEventCatcherRecordAt(int)insteadEventCatcherRecordEventCatcher. getEventCatcherRecordAt(int index)Return the record at the specified index.
-