Package com.enonic.xp.web.handler
Class BaseHandlerTest
- java.lang.Object
-
- com.enonic.xp.web.handler.BaseHandlerTest
-
public abstract class BaseHandlerTest extends Object
-
-
Constructor Summary
Constructors Constructor Description BaseHandlerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
assertMethodNotAllowed(WebHandler handler, HttpMethod method, WebRequest request)
-
-
-
Method Detail
-
assertMethodNotAllowed
protected final void assertMethodNotAllowed(WebHandler handler, HttpMethod method, WebRequest request) throws Exception
- Throws:
Exception
-
-