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