Refined the test-cases and fixed a bug in GraphApiErrorResponseErrorHandler
authorKai Moritz <kai@jupl.de>
Wed, 20 Nov 2019 23:47:13 +0000 (00:47 +0100)
committerKai Moritz <kai@jupl.de>
Fri, 22 Nov 2019 06:39:44 +0000 (07:39 +0100)
* Fixed naming of test-case for the GraphApiErrorResponseErrorHandler
* Moved cases, that test GraphApiException into a separate class
* Do not test cases, that are coverd in unit-tests in integration-tests
* Instead, do test cases, that can only happen in the integrated environment
* GraphApiErrorResponseErrorHandler must only handle 4xx-responses


No differences found