org.apache.tapestry.util.io
Class TestGzipUtil

java.lang.Object
  extended by TestBase
      extended by org.apache.tapestry.util.io.TestGzipUtil

public class TestGzipUtil
extends TestBase

Tests functionality of GzipUtil .

Author:
jkuhnert

Constructor Summary
TestGzipUtil()
           
 
Method Summary
 void test_Compress_Content_Type()
           
 void test_Gzip_Capable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGzipUtil

public TestGzipUtil()
Method Detail

test_Gzip_Capable

public void test_Gzip_Capable()

test_Compress_Content_Type

public void test_Compress_Content_Type()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.