Class WebApplicationExceptionMapperTest

java.lang.Object
org.glassfish.jersey.test.JerseyTest
ubic.gemma.rest.providers.WebApplicationExceptionMapperTest

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

    • WebApplicationExceptionMapperTest

      public WebApplicationExceptionMapperTest()
  • Method Details

    • 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()