it.com.atlassian.gzipfilter
Class TestContentEncodingNotEmptyAfterHeaderRewrite

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

public class TestContentEncodingNotEmptyAfterHeaderRewrite
extends Object


Field Summary
 boolean gzipped
           
 String[] mimeTypesSequence
           
 
Constructor Summary
TestContentEncodingNotEmptyAfterHeaderRewrite()
           
 
Method Summary
static Collection<Object[]> data()
           
 void testBrokenIncludeRewriterOutputStream()
           
 void testBrokenIncludeRewriterPrintWriter()
           
 void testIncludeRewriterOutputStream()
           
 void testIncludeRewriterPrintWriter()
           
 void testRewriteFilterOutputStream()
           
 void testRewriteFilterPrintWriter()
           
 void testRewriteOutputStream()
           
 void testRewritePrintWriter()
           
 void testRewriteWith(String path, String outputMethod)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mimeTypesSequence

public String[] mimeTypesSequence

gzipped

public boolean gzipped
Constructor Detail

TestContentEncodingNotEmptyAfterHeaderRewrite

public TestContentEncodingNotEmptyAfterHeaderRewrite()
Method Detail

data

public static Collection<Object[]> data()

testRewriteWith

public void testRewriteWith(String path,
                            String outputMethod)
                     throws IOException
Throws:
IOException

testRewritePrintWriter

public void testRewritePrintWriter()
                            throws IOException
Throws:
IOException

testRewriteOutputStream

public void testRewriteOutputStream()
                             throws IOException
Throws:
IOException

testRewriteFilterPrintWriter

public void testRewriteFilterPrintWriter()
                                  throws IOException
Throws:
IOException

testRewriteFilterOutputStream

public void testRewriteFilterOutputStream()
                                   throws IOException
Throws:
IOException

testIncludeRewriterPrintWriter

public void testIncludeRewriterPrintWriter()
                                    throws IOException
Throws:
IOException

testIncludeRewriterOutputStream

public void testIncludeRewriterOutputStream()
                                     throws IOException
Throws:
IOException

testBrokenIncludeRewriterPrintWriter

public void testBrokenIncludeRewriterPrintWriter()
                                          throws IOException
Throws:
IOException

testBrokenIncludeRewriterOutputStream

public void testBrokenIncludeRewriterOutputStream()
                                           throws IOException
Throws:
IOException


Copyright © 2015 Atlassian. All rights reserved.