-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch ... ... simplifies the EntityProcessor by replacing ambiguous method names and logic. ... removes the EntityProcessorTest, because all the tests are already part of ODataUpdateEntityTest, ODataCreateEntityTest, ODataDeleteEntityTest and ODataReadEntityTest. ... improves error handling in ODataEndpointHandler, by setting the correct status code in case that the error is of type ODataApplicationException.
- Loading branch information
1 parent
52f43ab
commit 6bd0a21
Showing
4 changed files
with
128 additions
and
295 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.