Searched refs:CoveredCodeNotExecutedException (Results 1 – 3 of 3) sorted by relevance
16 class CoveredCodeNotExecutedException extends RuntimeException class
13 use SebastianBergmann\CodeCoverage\CoveredCodeNotExecutedException; alias816 } catch (CoveredCodeNotExecutedException $cce) {
939 * @throws CoveredCodeNotExecutedException971 throw new CoveredCodeNotExecutedException($message);