All Classes
Browse 20 classes & traits in this project. There are 7 source classes, 7 test classes, and 6 traits.
Note: As of Dec 23, 2023, only classes & traits are listed. interfaces & enums are not supported.
Source Classes (not tests)
-
Utility: No description... -
Tester: -
ExceptionCatcher: No description... -
Tester: Base class for test classes -
Runner: No description... -
FakeServer: Used to run a php script as if an HTTP request had been made. -
CurlBrowser: No description...
Traits
-
Utilities: Convenience methods to call from inside tests -
Other: Stuff that doesn't belong in other traits & isn't about the core execution of tests -
Server: convenience methods for server-related tests
Server-related assertions may go here too -
Assertions: See the Exceptions trait for exception-based assertions
See theOthertrait for invert(), disable(), and other methods that are important but are not assertions -
Exceptions: Assert exceptions -
Databasing: Convenience methods for database work
Test Classes
-
Tester: Base class for your test classes -
NestedTest: No description... -
Browser: No description... -
Runner: No description... -
Compare: No description... -
Server: No description... -
Exceptions: No description...