org.codehaus.mojo.javascript.compress
Class ShrinksafeCompressorTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.codehaus.mojo.javascript.compress.ShrinksafeCompressorTest
All Implemented Interfaces:
junit.framework.Test

public class ShrinksafeCompressorTest
extends junit.framework.TestCase

Author:
nicolas De Loof

Constructor Summary
ShrinksafeCompressorTest()
           
 
Method Summary
 void testCompress()
          Check the compressor is invoked as expected.
 void testMultipleCompress()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ShrinksafeCompressorTest

public ShrinksafeCompressorTest()
Method Detail

testCompress

public void testCompress()
                  throws java.lang.Exception
Check the compressor is invoked as expected.

Throws:
java.lang.Exception

testMultipleCompress

public void testMultipleCompress()
                          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 SOFTEC sa. All Rights Reserved.