Class EclipseJavascriptFormatterWrapperTest

java.lang.Object
de.funfried.netbeans.plugins.external.formatter.javascript.eclipse.EclipseJavascriptFormatterWrapperTest

public class EclipseJavascriptFormatterWrapperTest extends Object
Author:
bahlef
  • Constructor Details

    • EclipseJavascriptFormatterWrapperTest

      public EclipseJavascriptFormatterWrapperTest()
  • Method Details

    • setUpClass

      public static void setUpClass()
    • testFormatUsingXML

      public void testFormatUsingXML()
    • testFormatUsingXML_regionAll

      public void testFormatUsingXML_regionAll()
    • testFormatUsingXML_region

      public void testFormatUsingXML_region() throws Exception
      Throws:
      Exception
    • testFormatUsingEPF

      public void testFormatUsingEPF()
    • testFormatUsingProjectSettings

      public void testFormatUsingProjectSettings()
    • testFormatUsingLinefeed_CR

      public void testFormatUsingLinefeed_CR()
    • testFormatUsingLinefeed_LF

      public void testFormatUsingLinefeed_LF()
    • testFormatUsingLinefeed_CRLF

      public void testFormatUsingLinefeed_CRLF()
    • testNullProfile

      public void testNullProfile()
    • testNullFormatterConfig

      public void testNullFormatterConfig()
    • testProfileNotFound

      public void testProfileNotFound()
    • testNoProfileInConfig

      public void testNoProfileInConfig()
    • testCannotLoadConfigFound

      public void testCannotLoadConfigFound()
    • testNullCode

      public void testNullCode()