IUnitTestCase
IUnitTestCase is the interface that all unit tests must implement
Synopsis
Section titled “Synopsis”interface IUnitTestCase extends ITestCase
| Implements | ITestCase |
| Implemented by | UnitTestCase |
| Since | 1.0.0 |
| Source | Testing/IUnitTestCase.php |
Methods
Section titled “Methods”| Method | Description |
|---|---|
getContext(): Context |
getContext()
Section titled “getContext()”abstract public function getContext(): Context
Returns Context