Class FileToolTest

java.lang.Object
com.tunyk.mvn.plugins.htmlcompressor.FileToolTest

class FileToolTest extends Object
The Class FileToolTest.
  • Field Details

    • LOG

      private static final org.slf4j.Logger LOG
      The Constant LOG.
  • Constructor Details

    • FileToolTest

      FileToolTest()
  • Method Details

    • setUpClass

      @BeforeAll static void setUpClass()
      Sets the up class.
    • tearDownClass

      @AfterAll static void tearDownClass()
      Tear down class.
    • setUp

      @BeforeEach void setUp()
      Sets the up.
    • testGetFiles

      @Test void testGetFiles() throws IOException
      Test get files.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testWriteFiles

      @Test void testWriteFiles() throws IOException
      Test write files.
      Throws:
      IOException - Signals that an I/O exception has occurred.
    • testWriteToJsonFile

      @Test void testWriteToJsonFile() throws IOException, org.json.JSONException
      Test write to json file.
      Throws:
      IOException - Signals that an I/O exception has occurred.
      org.json.JSONException - the JSON exception