com.atlassian.plugins.rest.common.error.jersey
Class ThrowableExceptionMapperTest

java.lang.Object
  extended by com.atlassian.plugins.rest.common.error.jersey.ThrowableExceptionMapperTest

public class ThrowableExceptionMapperTest
extends java.lang.Object


Constructor Summary
ThrowableExceptionMapperTest()
           
 
Method Summary
 void getResponseAsHtml()
           
 void testSomeThrowable()
           
 void testWebApplicationException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrowableExceptionMapperTest

public ThrowableExceptionMapperTest()
Method Detail

testSomeThrowable

public void testSomeThrowable()

testWebApplicationException

public void testWebApplicationException()

getResponseAsHtml

public void getResponseAsHtml()


Copyright © 2014 Atlassian. All Rights Reserved.