abstract | |
|---|---|
extends |
TestCase |
uses |
Phpunit9xTestCaseTrait, WarnDynamicPropertyTrait |
Generic TestCase for PHPUnit tests for ATK4 repos.
| Methods | ||
|---|---|---|
final
public
static
|
isPhpunit9x(): bool
|
# |
protected
|
setUp(): void
|
# |
protected
|
tearDown(): void
|
# |
private
|
releaseObjectsFromExceptionTrace(Throwable $e): void
|
# |
protected
|
_onNotSuccessfulTest(Throwable $e): never
|
# |
| Methods used from Atk4\Core\Phpunit\Phpunit9xTestCaseTrait |
|---|
onNotSuccessfulTest() |
| Methods used from Atk4\Core\WarnDynamicPropertyTrait |
|---|
warnPropertyDoesNotExist(), __isset(), __get(), __set(), __unset() |