org.codehaus.mojo.javascript.compress
Class YahooUICompressorTest

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

public class YahooUICompressorTest
extends junit.framework.TestCase

Author:
nicolas De Loof

Constructor Summary
YahooUICompressorTest()
           
 
Method Summary
 void testCompress()
          Check the compressor is invoked as expected.
 
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

YahooUICompressorTest

public YahooUICompressorTest()
Method Detail

testCompress

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

Throws:
java.lang.Exception


Copyright © 2011 SOFTEC sa. All Rights Reserved.