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
Read only access to the session during testing.
Dispatches a request capturing the response for integration testing purposes into the Cake\Http stack.
Cake TestCase class
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.
TestEmailTransport
Allows injecting mock IO into shells
Make assertions on emails sent through the Cake\TestSuite\TestEmailTransport
A trait intended to make integration tests of your controllers easier.
A bundle of methods that makes testing commands and shell classes easier.
Implements empty default methods for PHPUnit\Framework\TestListener.
Compare a string to the contents of a file
A set of methods used for defining container services in test cases.