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