it.com.atlassian.gzipfilter
Class TestResponseTypes

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by it.com.atlassian.gzipfilter.TestResponseTypes
All Implemented Interfaces:
junit.framework.Test

public class TestResponseTypes
extends junit.framework.TestCase


Constructor Summary
TestResponseTypes()
           
 
Method Summary
protected  void setUp()
           
 void test304HasNoBody()
           
 void testRedirect()
           
 void testUrlRewriteClassesAreNotFound()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestResponseTypes

public TestResponseTypes()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

test304HasNoBody

public void test304HasNoBody()
                      throws java.io.IOException
Throws:
java.io.IOException

testRedirect

public void testRedirect()
                  throws java.io.IOException
Throws:
java.io.IOException

testUrlRewriteClassesAreNotFound

public void testUrlRewriteClassesAreNotFound()
                                      throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.