Hal\MutaTesting\Runner\Adapter\AdapterInterface::getSuiteResult PHP Метод

getSuiteResult() публичный Метод

Get results of unit test suites by the file where the junit result is logged
public getSuiteResult ( string $logPath ) : Hal\MutaTesting\Test\UnitCollectionInterface
$logPath string
Результат Hal\MutaTesting\Test\UnitCollectionInterface
    public function getSuiteResult($logPath);