Class AbstractDwrReplyMatchers

    • Constructor Detail

      • AbstractDwrReplyMatchers

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

      • exist

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

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