it.com.atlassian.gzipfilter
Class TestResponseTypes

java.lang.Object
  extended by it.com.atlassian.gzipfilter.TestResponseTypes

public class TestResponseTypes
extends Object


Constructor Summary
TestResponseTypes()
           
 
Method Summary
 void setUp()
           
 void test304HasNoBody()
           
 void testRedirect()
           
 void testUrlRewriteClassesAreNotFound()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestResponseTypes

public TestResponseTypes()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

test304HasNoBody

public void test304HasNoBody()
                      throws IOException
Throws:
IOException

testRedirect

public void testRedirect()
                  throws IOException
Throws:
IOException

testUrlRewriteClassesAreNotFound

public void testUrlRewriteClassesAreNotFound()
                                      throws IOException
Throws:
IOException


Copyright © 2015 Atlassian. All rights reserved.