@UnitTest public class ODataResponseToResponseEntityConverterUnitTest extends java.lang.Object
| Constructor and Description |
|---|
ODataResponseToResponseEntityConverterUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConvert_withInputStreamAsEntity() |
void |
testConvert_withIntegerAsEntity() |
void |
testConvert_withStringAsEntity() |
void |
testConvertThrowsException() |
void |
testConvertThrowsIOExceptionWhenClosingStream() |
public ODataResponseToResponseEntityConverterUnitTest()
public void testConvert_withInputStreamAsEntity()
throws ODataException
ODataExceptionpublic void testConvert_withStringAsEntity()
throws ODataException
ODataExceptionpublic void testConvert_withIntegerAsEntity()
throws ODataException
ODataExceptionpublic void testConvertThrowsException()
throws ODataException
ODataExceptionpublic void testConvertThrowsIOExceptionWhenClosingStream()
throws ODataException,
java.io.IOException
ODataExceptionjava.io.IOExceptionCopyright © 2018 SAP SE. All Rights Reserved.