@UnitTest public class InputStreamToStringConverterUnitTest extends java.lang.Object
| Constructor and Description |
|---|
InputStreamToStringConverterUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConvert() |
void |
testConvertWithEmptyInputStream() |
void |
testConvertWithInputStreamThrowingIOException() |
void |
testConvertWithNullInputStream() |
public InputStreamToStringConverterUnitTest()
public void testConvert()
public void testConvertWithNullInputStream()
public void testConvertWithEmptyInputStream()
public void testConvertWithInputStreamThrowingIOException()
throws java.io.IOException
java.io.IOExceptionCopyright © 2018 SAP SE. All Rights Reserved.