Uses of Class
ubic.gemma.web.util.dwr.DwrCallbackMatchers
-
Packages that use DwrCallbackMatchers Package Description ubic.gemma.web.util.dwr Utilities for testing DWR endpoints. -
-
Uses of DwrCallbackMatchers in ubic.gemma.web.util.dwr
Methods in ubic.gemma.web.util.dwr that return DwrCallbackMatchers Modifier and Type Method Description DwrCallbackMatchers
DwrBatchMatchers. callback()
DwrCallbackMatchers
DwrBatchMatchers. callback(int callId)
Match a DWR callback.static DwrCallbackMatchers
MockDwrResultMatchers. callback()
static DwrCallbackMatchers
MockDwrResultMatchers. callback(int callId)
Match a DWR callback.
-