Class AbstractDwrReplyMatchers

java.lang.Object
ubic.gemma.web.util.dwr.AbstractDwrReplyParser
ubic.gemma.web.util.dwr.AbstractDwrReplyMatchers
Direct Known Subclasses:
DwrCallbackMatchers, DwrExceptionMatchers

public abstract class AbstractDwrReplyMatchers extends AbstractDwrReplyParser
  • Constructor Details

    • AbstractDwrReplyMatchers

      protected AbstractDwrReplyMatchers(String callback, int batchId, int callId)
  • Method Details

    • exist

      public org.springframework.test.web.servlet.ResultMatcher exist()
    • doesNotExist

      public org.springframework.test.web.servlet.ResultMatcher doesNotExist()