graphql-php/tests/Server
spawnia 326e0b4719 Add Debug::RETHROW_UNSAFE_EXCEPTIONS flag
This allows for a more granular default for which Exceptions are thrown, taking
the settings made through the ClientAware interface into account.

- Add docs
- Add a test case
- Differentiate clearly from other test
2018-09-03 21:18:04 +02:00
..
Psr7 Server: additional tests + related fixes 2017-08-15 20:59:48 +07:00
PsrResponseTest.php Add void return typehint to test methods 2018-08-31 14:41:18 +02:00
QueryExecutionTest.php Add Debug::RETHROW_UNSAFE_EXCEPTIONS flag 2018-09-03 21:18:04 +02:00
RequestParsingTest.php Add void return typehint to test methods 2018-08-31 14:41:18 +02:00
RequestValidationTest.php Add void return typehint to test methods 2018-08-31 14:41:18 +02:00
ServerConfigTest.php Add void return typehint to test methods 2018-08-31 14:41:18 +02:00
ServerTestCase.php Add Debug::RETHROW_UNSAFE_EXCEPTIONS flag 2018-09-03 21:18:04 +02:00
StandardServerTest.php Add void return typehint to test methods 2018-08-31 14:41:18 +02:00