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.
Class that dispatches to the legacy ShellDispatcher using the same signature as the newer CommandRunner
Dispatches a request capturing the response for integration testing purposes into the Routing\Dispatcher stack.
Allows injecting mock IO into shells
Dispatches a request capturing the response for integration testing purposes into the Cake\Http stack.
PHPUnit MockBuilder with muted Reflection errors
Cake TestCase class
TestEmailTransport
A class to contain test cases and run them with shared fixtures
A test case class intended to make integration tests of cake console commands easier.
Email and mailer assertions.
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