Helper for managing test connections
A test case class intended to make integration tests of cake console commands easier.
A test case class intended to make integration tests of your controllers easier.
Dispatches a request capturing the response for integration testing purposes into the Cake\Http stack.
Cake TestCase class
TestEmailTransport
Read only access to the session during testing.
A class to contain test cases and run them with shared fixtures
Make assertions on emails sent through the Cake\TestSuite\TestEmailTransport
A trait intended to make integration tests of your controllers easier.
Compare a string to the contents of a file
Implements empty default methods for PHPUnit\Framework\TestListener.