Class CheckstyleReportTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class CheckstyleReportTest
    extends AbstractMojoTestCase
    Author:
    Edwin Punzalan
    • Constructor Detail

      • CheckstyleReportTest

        public CheckstyleReportTest()
    • Method Detail

      • setUp

        protected void setUp()
                      throws java.lang.Exception
        Overrides:
        setUp in class AbstractMojoTestCase
        Throws:
        java.lang.Exception
      • tearDown

        protected void tearDown()
                         throws java.lang.Exception
        Overrides:
        tearDown in class org.codehaus.plexus.PlexusTestCase
        Throws:
        java.lang.Exception
      • testNoSource

        public void testNoSource()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMinConfiguration

        public void testMinConfiguration()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCustomConfiguration

        public void testCustomConfiguration()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUseFile

        public void testUseFile()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoRulesSummary

        public void testNoRulesSummary()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoSeveritySummary

        public void testNoSeveritySummary()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoFilesSummary

        public void testNoFilesSummary()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFailOnError

        public void testFailOnError()
      • testDependencyResolutionException

        public void testDependencyResolutionException()
      • testTestSourceDirectory

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