Package ubic.gemma.web.util.dwr
Class DwrExceptionMatchers
- java.lang.Object
- 
- ubic.gemma.web.util.dwr.AbstractDwrReplyParser
- 
- ubic.gemma.web.util.dwr.AbstractDwrReplyMatchers
- 
- ubic.gemma.web.util.dwr.DwrExceptionMatchers
 
 
 
- 
 public class DwrExceptionMatchers extends AbstractDwrReplyMatchers Matches erroneous DWR replies.- Author:
- poirigui
 
- 
- 
Field Summary- 
Fields inherited from class ubic.gemma.web.util.dwr.AbstractDwrReplyParserreplyPattern
 
- 
 - 
Constructor SummaryConstructors Constructor Description DwrExceptionMatchers(int batchId, int callId)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.test.web.servlet.ResultMatcherjavaClassName(String value)org.springframework.test.web.servlet.ResultMatchermessage(String value)- 
Methods inherited from class ubic.gemma.web.util.dwr.AbstractDwrReplyMatchersdoesNotExist, exist
 - 
Methods inherited from class ubic.gemma.web.util.dwr.AbstractDwrReplyParsergetReply
 
- 
 
-