Home
last modified time | relevance | path

Searched refs:SebastianBergmann (Results 1 – 25 of 164) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DStringMatches.php11 use SebastianBergmann\Diff\Differ;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DExpectationFailedException.php21 * @var SebastianBergmann\Comparator\ComparisonFailure
25 …public function __construct($message, SebastianBergmann\Comparator\ComparisonFailure $comparisonFa…
33 * @return SebastianBergmann\Comparator\ComparisonFailure
H A DTestResult.php11 use SebastianBergmann\CodeCoverage\CodeCoverage;
12 use SebastianBergmann\CodeCoverage\Exception as CodeCoverageException;
13 use SebastianBergmann\CodeCoverage\CoveredCodeNotExecutedException;
14 use SebastianBergmann\CodeCoverage\MissingCoversAnnotationException;
15 use SebastianBergmann\CodeCoverage\UnintentionallyCoveredCodeException;
16 use SebastianBergmann\ResourceOperations\ResourceOperations;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/
H A DVersion.php11 use SebastianBergmann\Version;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php11 use SebastianBergmann\Environment\Console;
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DComparator.php11 namespace SebastianBergmann\Comparator;
13 use SebastianBergmann\Exporter\Exporter;
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/_files/
H A DTestClass.php11 namespace SebastianBergmann\Comparator;
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md20 use SebastianBergmann\Diff\Differ;
37 use SebastianBergmann\Diff\Parser;
38 use SebastianBergmann\Git;
56 [0] => SebastianBergmann\Diff\Diff Object
59 [to:SebastianBergmann\Diff\Diff:private] => b/tests/MoneyTest.php
60 [chunks:SebastianBergmann\Diff\Diff:private] => Array
62 [0] => SebastianBergmann\Diff\Chunk Object
66 [end:SebastianBergmann\Diff\Chunk:private] => 87
70 [0] => SebastianBergmann\Diff\Line Object
73 … [content:SebastianBergmann\Diff\Line:private] => * @covers SebastianBergmann\Money\Money::add
[all …]
/plugin/findologicxmlexport/vendor/sebastian/diff/src/LCS/
H A DMemoryEfficientLongestCommonSubsequenceImplementation.php11 namespace SebastianBergmann\Diff\LCS;
H A DTimeEfficientLongestCommonSubsequenceImplementation.php11 namespace SebastianBergmann\Diff\LCS;
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/
H A DDiffTest.php11 namespace SebastianBergmann\Diff;
H A DDifferTest.php11 namespace SebastianBergmann\Diff;
13 use SebastianBergmann\Diff\LCS\MemoryEfficientImplementation;
14 use SebastianBergmann\Diff\LCS\TimeEfficientImplementation;
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/LCS/
H A DMemoryEfficientImplementationTest.php11 namespace SebastianBergmann\Diff\LCS;
H A DTimeEfficientImplementationTest.php11 namespace SebastianBergmann\Diff\LCS;
/plugin/findologicxmlexport/vendor/sebastian/environment/tests/
H A DConsoleTest.php11 namespace SebastianBergmann\Environment;
H A DRuntimeTest.php11 namespace SebastianBergmann\Environment;
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DCodeExporter.php11 namespace SebastianBergmann\GlobalState;
H A DException.php11 namespace SebastianBergmann\GlobalState;
H A DRuntimeException.php11 namespace SebastianBergmann\GlobalState;
H A DSnapshot.php11 namespace SebastianBergmann\GlobalState;
/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/
H A DBlacklistTest.php11 namespace SebastianBergmann\GlobalState;
/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/_fixture/
H A DBlacklistedClass.php11 namespace SebastianBergmann\GlobalState\TestFixture;
H A DBlacklistedImplementor.php11 namespace SebastianBergmann\GlobalState\TestFixture;
H A DBlacklistedInterface.php11 namespace SebastianBergmann\GlobalState\TestFixture;
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/tests/Fixtures/
H A DExceptionThrower.php11 namespace SebastianBergmann\ObjectEnumerator\Fixtures;

1234567