Class ApacheNoticeResourceTransformerParameterTests


  • public class ApacheNoticeResourceTransformerParameterTests
    extends java.lang.Object
    Tests ApacheLicenseResourceTransformer parameters.
    • Constructor Detail

      • ApacheNoticeResourceTransformerParameterTests

        public ApacheNoticeResourceTransformerParameterTests()
    • Method Detail

      • setUp

        public void setUp()
      • testNoParametersShouldNotThrowNullPointerWhenNoInput

        public void testNoParametersShouldNotThrowNullPointerWhenNoInput()
                                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • testNoParametersShouldNotThrowNullPointerWhenNoLinesOfInput

        public void testNoParametersShouldNotThrowNullPointerWhenNoLinesOfInput()
                                                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • testNoParametersShouldNotThrowNullPointerWhenOneLineOfInput

        public void testNoParametersShouldNotThrowNullPointerWhenOneLineOfInput()
                                                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • testNoParametersShouldNotThrowNullPointerWhenTwoLinesOfInput

        public void testNoParametersShouldNotThrowNullPointerWhenTwoLinesOfInput()
                                                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • testNoParametersShouldNotThrowNullPointerWhenLineStartsWithSlashSlash

        public void testNoParametersShouldNotThrowNullPointerWhenLineStartsWithSlashSlash()
                                                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • testNoParametersShouldNotThrowNullPointerWhenLineIsSlashSlash

        public void testNoParametersShouldNotThrowNullPointerWhenLineIsSlashSlash()
                                                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • testNoParametersShouldNotThrowNullPointerWhenLineIsEmpty

        public void testNoParametersShouldNotThrowNullPointerWhenLineIsEmpty()
                                                                      throws java.io.IOException
        Throws:
        java.io.IOException