◆ __construct()
PHPUnit\Runner\PhptTestCase::__construct |
( |
string |
$filename, |
|
|
AbstractPhpProcess |
$phpUtil = null |
|
) |
| |
Constructs a test case with the given filename.
- Exceptions
-
◆ count()
PHPUnit\Runner\PhptTestCase::count |
( |
| ) |
|
◆ getActualOutput()
PHPUnit\Runner\PhptTestCase::getActualOutput |
( |
| ) |
|
◆ getName()
PHPUnit\Runner\PhptTestCase::getName |
( |
| ) |
|
Returns the name of the test case.
◆ getNumAssertions()
PHPUnit\Runner\PhptTestCase::getNumAssertions |
( |
| ) |
|
◆ hasOutput()
PHPUnit\Runner\PhptTestCase::hasOutput |
( |
| ) |
|
◆ run()
PHPUnit\Runner\PhptTestCase::run |
( |
TestResult |
$result = null | ) |
|
◆ toString()
PHPUnit\Runner\PhptTestCase::toString |
( |
| ) |
|
◆ usesDataProvider()
PHPUnit\Runner\PhptTestCase::usesDataProvider |
( |
| ) |
|
The documentation for this class was generated from the following file: