Class FragmentedImpExInputStreamUnitTest
java.lang.Object
com.hybris.datahub.core.services.impl.FragmentedImpExInputStreamUnitTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
FragmentedImpExInputStreamUnitTest
public FragmentedImpExInputStreamUnitTest()
-
-
Method Details
-
testReadsDataFromFragments
- Throws:
IOException
-
testHandlesNoDataInSomeFragments
- Throws:
IOException
-
testHandlesNoDataInAllFragments
- Throws:
IOException
-
testReadDataWithNoFragments
- Throws:
IOException
-
testHandlesNullForTheFragments
- Throws:
IOException
-
testClosesFragmentInputStreamBeforeReadingNextOne
- Throws:
IOException
-
testClosesAllFragmentStreamsWhenReadingIsDone
- Throws:
IOException
-
testCannotBeReadAfterClosing
- Throws:
IOException
-
testMarkNotSupported
- Throws:
IOException
-
testAvailableBeforeReadingIsDone
- Throws:
IOException
-
testAvailableAfterReadingStarted
- Throws:
IOException
-
testSkipsBytes
- Throws:
IOException
-