Class ApacheNoticeResourceTransformerParameterTests

java.lang.Object
org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerParameterTests

public class ApacheNoticeResourceTransformerParameterTests extends Object
  • Constructor Details

    • ApacheNoticeResourceTransformerParameterTests

      public ApacheNoticeResourceTransformerParameterTests()
  • Method Details

    • setUp

      public void setUp()
    • testNoParametersShouldNotThrowNullPointerWhenNoInput

      public void testNoParametersShouldNotThrowNullPointerWhenNoInput() throws IOException
      Throws:
      IOException
    • testNoParametersShouldNotThrowNullPointerWhenNoLinesOfInput

      public void testNoParametersShouldNotThrowNullPointerWhenNoLinesOfInput() throws IOException
      Throws:
      IOException
    • testNoParametersShouldNotThrowNullPointerWhenOneLineOfInput

      public void testNoParametersShouldNotThrowNullPointerWhenOneLineOfInput() throws IOException
      Throws:
      IOException
    • testNoParametersShouldNotThrowNullPointerWhenTwoLinesOfInput

      public void testNoParametersShouldNotThrowNullPointerWhenTwoLinesOfInput() throws IOException
      Throws:
      IOException
    • testNoParametersShouldNotThrowNullPointerWhenLineStartsWithSlashSlash

      public void testNoParametersShouldNotThrowNullPointerWhenLineStartsWithSlashSlash() throws IOException
      Throws:
      IOException
    • testNoParametersShouldNotThrowNullPointerWhenLineIsSlashSlash

      public void testNoParametersShouldNotThrowNullPointerWhenLineIsSlashSlash() throws IOException
      Throws:
      IOException
    • testNoParametersShouldNotThrowNullPointerWhenLineIsEmpty

      public void testNoParametersShouldNotThrowNullPointerWhenLineIsEmpty() throws IOException
      Throws:
      IOException