PHP Flugg\Responder\Tests 네임스페이스

중첩된 네임스페이스

Flugg\Responder\Tests\Unit

클래스들

이름 설명
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.