Class CheckstyleModuleRunnerTest

java.lang.Object
de.hsh.graja.modules.checkstyle.CheckstyleModuleRunnerTest

public class CheckstyleModuleRunnerTest extends Object
  • Constructor Details

    • CheckstyleModuleRunnerTest

      public CheckstyleModuleRunnerTest()
  • Method Details

    • initialize

      public void initialize()
    • testFixConfiguration

      public void testFixConfiguration() throws com.puppycrawl.tools.checkstyle.api.CheckstyleException
      Throws:
      com.puppycrawl.tools.checkstyle.api.CheckstyleException
    • testRunNullParameters

      public void testRunNullParameters()
    • testRunNullInput

      public void testRunNullInput()
    • testRunNullPreviousResults

      public void testRunNullPreviousResults() throws IOException
      Throws:
      IOException
    • testConstructorNullParameters

      public void testConstructorNullParameters() throws IOException
      Throws:
      IOException
    • testRunNullConfig

      public void testRunNullConfig() throws IOException
      Throws:
      IOException
    • testRunNullMRISubmission

      public void testRunNullMRISubmission() throws MalformedURLException
      Throws:
      MalformedURLException
    • testRunEmptyMRIConfigList

      public void testRunEmptyMRIConfigList() throws IOException
      Throws:
      IOException
    • testRunNoConfigInPath

      public void testRunNoConfigInPath() throws IOException
      Throws:
      IOException
    • testRunEmptySubmission

      public void testRunEmptySubmission() throws IOException
      Throws:
      IOException