Class CheckstyleViolationCheckMojoTest

  • All Implemented Interfaces:
    junit.framework.Test

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

      • CheckstyleViolationCheckMojoTest

        public CheckstyleViolationCheckMojoTest()
    • Method Detail

      • testDefaultConfig

        public void testDefaultConfig()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidFormatWithSkipExec

        public void testInvalidFormatWithSkipExec()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoOutputFile

        public void testNoOutputFile()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testPlainOutputFileFailOnError

        public void testPlainOutputFileFailOnError()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testPlainOutputFile

        public void testPlainOutputFile()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoFail

        public void testNoFail()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • mojoSetup

        protected void mojoSetup​(Mojo mojo)
                          throws java.lang.Exception
        Throws:
        java.lang.Exception