@UnitTest public class CustomODataExceptionAwareErrorCallbackUnitTest extends java.lang.Object
| Constructor and Description |
|---|
CustomODataExceptionAwareErrorCallbackUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleInternalProcessingException() |
void |
handleInvalidDataException() |
void |
handleInvalidODataSchemaException() |
void |
setUp() |
void |
testNonOdataCauseException() |
void |
testNonOdataContextException() |
void |
testNullContextException() |
public CustomODataExceptionAwareErrorCallbackUnitTest()
public void setUp()
public void handleInternalProcessingException()
throws ODataException
ODataExceptionpublic void handleInvalidDataException()
throws ODataException
ODataExceptionpublic void handleInvalidODataSchemaException()
throws ODataException
ODataExceptionpublic void testNonOdataContextException()
throws ODataException
ODataExceptionpublic void testNonOdataCauseException()
throws ODataException
ODataExceptionpublic void testNullContextException()
throws ODataException
ODataExceptionCopyright © 2018 SAP SE. All Rights Reserved.