@@ -4,59 +4,59 @@ parameters:
44 message : ' #^Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type\.$#'
55 identifier : method.unresolvableReturnType
66 count : 2
7- path : tests/Unit/BaselineBuilderTest.php
7+ path : ../../ tests/Unit/BaselineBuilderTest.php
88
99 -
1010 message : ' #^Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type\.$#'
1111 identifier : method.unresolvableReturnType
1212 count : 4
13- path : tests/Unit/BaselineTransformer/AwareTransformerTest.php
13+ path : ../../ tests/Unit/BaselineTransformer/AwareTransformerTest.php
1414
1515 -
1616 message : ' #^Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type\.$#'
1717 identifier : method.unresolvableReturnType
1818 count : 2
19- path : tests/Unit/ComparatorTest.php
19+ path : ../../ tests/Unit/ComparatorTest.php
2020
2121 -
2222 message : ' #^Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type\.$#'
2323 identifier : method.unresolvableReturnType
2424 count : 1
25- path : tests/Unit/Model/ConsoleTableTest.php
25+ path : ../../ tests/Unit/Model/ConsoleTableTest.php
2626
2727 -
2828 message : ' #^Expression "\$coverage\[' ' any_key' ' \]" on a separate line does not do anything\.$#'
2929 identifier : expr.resultUnused
3030 count : 2
31- path : tests/Unit/Model/CoverageTest.php
31+ path : ../../ tests/Unit/Model/CoverageTest.php
3232
3333 -
3434 message : ' #^Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type\.$#'
3535 identifier : method.unresolvableReturnType
3636 count : 2
37- path : tests/Unit/Reader/BaselineTransformingReaderTest.php
37+ path : ../../ tests/Unit/Reader/BaselineTransformingReaderTest.php
3838
3939 -
4040 message : ' #^Call to function method_exists\(\) with ' ' PHPUnit\\\\Framework\\\\TestCase' ' and ' ' expectExceptionMess…' ' will always evaluate to true\.$#'
4141 identifier : function.alreadyNarrowedType
4242 count : 1
43- path : tests/Unit/UnitTestCase.php
43+ path : ../../ tests/Unit/UnitTestCase.php
4444
4545 -
4646 message : ' #^Call to function method_exists\(\) with ' ' PHPUnit\\\\Framework\\\\TestCase' ' and ' ' expectWarning' ' will always evaluate to true\.$#'
4747 identifier : function.alreadyNarrowedType
4848 count : 1
49- path : tests/Unit/UnitTestCase.php
49+ path : ../../ tests/Unit/UnitTestCase.php
5050
5151 -
5252 message : ' #^Call to function method_exists\(\) with ' ' PHPUnit\\\\Framework\\\\TestCase' ' and ' ' expectWarningMessag…' ' will always evaluate to true\.$#'
5353 identifier : function.alreadyNarrowedType
5454 count : 1
55- path : tests/Unit/UnitTestCase.php
55+ path : ../../ tests/Unit/UnitTestCase.php
5656
5757 -
5858 message : ' #^Parameter \#1 \$json of function json_decode expects string, string\|false given\.$#'
5959 identifier : argument.type
6060 count : 1
61- path : tests/Unit/Writer/BaselineWriterTest.php
61+ path : ../../ tests/Unit/Writer/BaselineWriterTest.php
6262
0 commit comments