public class ApacheNoticeResourceTransformerParameterTests
extends junit.framework.TestCase
ApacheLicenseResourceTransformer parameters.| Constructor and Description |
|---|
ApacheNoticeResourceTransformerParameterTests() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testNoParametersShouldNotThrowNullPointerWhenLineIsEmpty() |
void |
testNoParametersShouldNotThrowNullPointerWhenLineIsSlashSlash() |
void |
testNoParametersShouldNotThrowNullPointerWhenLineStartsWithSlashSlash() |
void |
testNoParametersShouldNotThrowNullPointerWhenNoInput() |
void |
testNoParametersShouldNotThrowNullPointerWhenNoLinesOfInput() |
void |
testNoParametersShouldNotThrowNullPointerWhenOneLineOfInput() |
void |
testNoParametersShouldNotThrowNullPointerWhenTwoLinesOfInput() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toStringpublic ApacheNoticeResourceTransformerParameterTests()
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionpublic 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–2017 The Apache Software Foundation. All rights reserved.