Class QueryParseExceptionMapperTest
- java.lang.Object
-
- org.fcrepo.http.commons.exceptionhandlers.QueryParseExceptionMapperTest
-
public class QueryParseExceptionMapperTest extends Object
- Since:
- September 10, 2014
- Author:
- whikloj
-
-
Constructor Summary
Constructors Constructor Description QueryParseExceptionMapperTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestInvalidNamespace()voidtestToResponse()
-
-
-
Constructor Detail
-
QueryParseExceptionMapperTest
public QueryParseExceptionMapperTest()
-
-
Method Detail
-
setUp
public void setUp()
-
testInvalidNamespace
public void testInvalidNamespace()
-
testToResponse
public void testToResponse()
-
-