public class ApacheNoticeResourceTransformerParameterTests extends Object
ApacheLicenseResourceTransformer parameters.| Constructor and Description |
|---|
ApacheNoticeResourceTransformerParameterTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testNoParametersShouldNotThrowNullPointerWhenLineIsEmpty() |
void |
testNoParametersShouldNotThrowNullPointerWhenLineIsSlashSlash() |
void |
testNoParametersShouldNotThrowNullPointerWhenLineStartsWithSlashSlash() |
void |
testNoParametersShouldNotThrowNullPointerWhenNoInput() |
void |
testNoParametersShouldNotThrowNullPointerWhenNoLinesOfInput() |
void |
testNoParametersShouldNotThrowNullPointerWhenOneLineOfInput() |
void |
testNoParametersShouldNotThrowNullPointerWhenTwoLinesOfInput() |
public ApacheNoticeResourceTransformerParameterTests()
public void setUp()
public void testNoParametersShouldNotThrowNullPointerWhenNoInput()
throws IOException
IOExceptionpublic void testNoParametersShouldNotThrowNullPointerWhenNoLinesOfInput()
throws IOException
IOExceptionpublic void testNoParametersShouldNotThrowNullPointerWhenOneLineOfInput()
throws IOException
IOExceptionpublic void testNoParametersShouldNotThrowNullPointerWhenTwoLinesOfInput()
throws IOException
IOExceptionpublic void testNoParametersShouldNotThrowNullPointerWhenLineStartsWithSlashSlash()
throws IOException
IOExceptionpublic void testNoParametersShouldNotThrowNullPointerWhenLineIsSlashSlash()
throws IOException
IOExceptionpublic void testNoParametersShouldNotThrowNullPointerWhenLineIsEmpty()
throws IOException
IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.