| Constructor and Description |
|---|
DataHubImpExResourceFactoryUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreatesAnInputStreamThatReadsAllFragmentsSequentiallyFromOriginalInputStream() |
void |
testFragmentReaderCanBeSpecifiedInsteadOfUsingTheDefaultOne() |
void |
testNoDefaultReaderIsSetWhenNoReaderWasExplicitlyAssigned() |
void |
testThrowsExceptionWhenFailedToReadFragmentContent() |
void |
testThrowsExcpetionWhenNullIsPassedForTheReaderToUse() |
void |
testUsesExplicitlyAssignedReader() |
public void setUp()
public void testNoDefaultReaderIsSetWhenNoReaderWasExplicitlyAssigned()
public void testFragmentReaderCanBeSpecifiedInsteadOfUsingTheDefaultOne()
public void testThrowsExcpetionWhenNullIsPassedForTheReaderToUse()
public void testUsesExplicitlyAssignedReader()
throws ImpExException
ImpExExceptionpublic void testCreatesAnInputStreamThatReadsAllFragmentsSequentiallyFromOriginalInputStream()
throws IOException,
ImpExException
IOExceptionImpExExceptionpublic void testThrowsExceptionWhenFailedToReadFragmentContent()
throws ImpExException,
IOException
ImpExExceptionIOExceptionCopyright © 2017 SAP SE. All Rights Reserved.