PHP Flugg\Responder\Tests Namespace

Nested Namespaces

Flugg\Responder\Tests\Unit

Classes

Name Description
AccessResponderTest This file is a collection of tests, testing that you can access the responder service in multiple ways.
MakeErrorResponseTest This file is a collection of tests, testing that you can generate error responses.
MakeSuccessResponseTest This file is a collection of tests, testing that you can generate success responses.
TestCase This is the base test case class and is where the testing environment bootstrapping takes place. All other testing classes should extend from this class.
TestCase.TestCase.