Class GemmaRestApiClientTest

java.lang.Object
ubic.gemma.core.util.GemmaRestApiClientTest

public class GemmaRestApiClientTest extends Object
  • Constructor Details

    • GemmaRestApiClientTest

      public GemmaRestApiClientTest()
  • Method Details

    • setUp

      public static void setUp()
    • test

      public void test() throws IOException
      Throws:
      IOException
    • testEndpointWithParameters

      public void testEndpointWithParameters() throws IOException
      Throws:
      IOException
    • testEndpointThatRequiresCredentials

      public void testEndpointThatRequiresCredentials() throws IOException
      Throws:
      IOException
    • testEndpointWithIncorrectCredentials

      public void testEndpointWithIncorrectCredentials() throws IOException
      Throws:
      IOException
    • testEndpointWithRedirection

      public void testEndpointWithRedirection() throws IOException
      Throws:
      IOException
    • testNotFoundEndpoint

      public void testNotFoundEndpoint() throws IOException
      Throws:
      IOException
    • testCompressedEndpoint

      public void testCompressedEndpoint() throws IOException
      Throws:
      IOException