Class WebApplicationExceptionMapperTest


  • public class WebApplicationExceptionMapperTest
    extends org.glassfish.jersey.test.JerseyTest
    • Constructor Detail

      • WebApplicationExceptionMapperTest

        public WebApplicationExceptionMapperTest()
    • Method Detail

      • getTestContainerFactory

        protected org.glassfish.jersey.test.spi.TestContainerFactory getTestContainerFactory()
                                                                                      throws org.glassfish.jersey.test.spi.TestContainerException
        Overrides:
        getTestContainerFactory in class org.glassfish.jersey.test.JerseyTest
        Throws:
        org.glassfish.jersey.test.spi.TestContainerException
      • configure

        public javax.ws.rs.core.Application configure()
        Overrides:
        configure in class org.glassfish.jersey.test.JerseyTest
      • testTextRepresentation

        public void testTextRepresentation()
      • testJsonRepresentation

        public void testJsonRepresentation()