Skip to content

IUnitTestCase

IUnitTestCase is the interface that all unit tests must implement

interface IUnitTestCase extends ITestCase

ImplementsITestCase
Implemented byUnitTestCase
Since1.0.0
SourceTesting/IUnitTestCase.php
MethodDescription
getContext(): Context

abstract public function getContext(): Context

Returns Context