com.atlassian.gzipfilter
Class GzipFilterTest

java.lang.Object
  extended by com.atlassian.gzipfilter.GzipFilterTest

public class GzipFilterTest
extends Object


Field Summary
 org.junit.rules.ExpectedException expectedException
           
 
Constructor Summary
GzipFilterTest()
           
 
Method Summary
 void testChecksForLegacyConfigOverrideUnderWebInf()
           
 void testChecksForLegacyFilterConfigInitParam()
           
 void testNoLegacyOverrides()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

expectedException

public org.junit.rules.ExpectedException expectedException
Constructor Detail

GzipFilterTest

public GzipFilterTest()
Method Detail

testChecksForLegacyFilterConfigInitParam

public void testChecksForLegacyFilterConfigInitParam()
                                              throws Exception
Throws:
Exception

testChecksForLegacyConfigOverrideUnderWebInf

public void testChecksForLegacyConfigOverrideUnderWebInf()
                                                  throws Exception
Throws:
Exception

testNoLegacyOverrides

public void testNoLegacyOverrides()
                           throws javax.servlet.ServletException
Throws:
javax.servlet.ServletException


Copyright © 2015 Atlassian. All rights reserved.