Class TombstoneExceptionMapperTest
- java.lang.Object
-
- org.fcrepo.http.commons.exceptionhandlers.TombstoneExceptionMapperTest
-
public class TombstoneExceptionMapperTest extends Object
- Author:
- cabeer
-
-
Constructor Summary
Constructors Constructor Description TombstoneExceptionMapperTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestExceptionWithUri()voidtestUrilessException()
-
-
-
Constructor Detail
-
TombstoneExceptionMapperTest
public TombstoneExceptionMapperTest()
-
-
Method Detail
-
setUp
public void setUp()
-
testUrilessException
public void testUrilessException()
-
testExceptionWithUri
public void testExceptionWithUri()
-
-