Skip to content

Instantly share code, notes, and snippets.

@EmanueleMinotto
Created September 20, 2015 08:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EmanueleMinotto/fb7ad1469b6f70ae6e79 to your computer and use it in GitHub Desktop.
Save EmanueleMinotto/fb7ad1469b6f70ae6e79 to your computer and use it in GitHub Desktop.
ema:cli ema$ phpunit
PHPUnit 4.8.8 by Sebastian Bergmann and contributors.
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 63 / 227 ( 27%)
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 126 / 227 ( 55%)
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 189 / 227 ( 83%)
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE.
Time: 1.94 seconds, Memory: 35.25Mb
There were 226 errors:
1) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListAllBindings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
2) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListRootBindings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
3) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListPackageBindings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
4) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListRootAndPackageBindings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
5) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListMultiplePackageBindings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
6) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListEnabledBindings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
7) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListDisabledBindings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
8) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListBindingsWithTypeNotFound
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
9) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListBindingsWithTypeNotEnabled
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
10) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListInvalidBindings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
11) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListEnabledAndDisabledBindings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
12) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListEnabledBindingsFromRoot
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
13) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListEnabledBindingsFromPackage
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
14) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testListBindingsWithParameters
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
15) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testAddBindingWithRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
16) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testAddBindingWithAbsolutePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
17) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testAddBindingWithLanguage
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
18) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testAddBindingWithParameters
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
19) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testAddFailsIfInvalidParameter
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
20) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testAddBindingForce
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
21) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testUpdateBinding
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
22) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testUpdateBindingWithRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
23) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testUpdateBindingWithUnsetParameter
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
24) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testUpdateBindingForce
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
25) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testUpdateBindingFailsIfNoUpdateProvided
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
26) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testUpdateBindingFailsIfNoRootBinding
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
27) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testDeleteBinding
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
28) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testDeleteBindingFailsIfAmbiguous
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
29) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testDeleteBindingFailsIfNotFound
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
30) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testDeleteBindingFailsIfNoRootBinding
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
31) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testEnableBinding
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
32) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testEnableBindingFailsIfNotFound
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
33) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testEnableBindingFailsIfRoot
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
34) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testDisableBinding
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
35) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testDisableBindingsFailsIfNotFound
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
36) Puli\Cli\Tests\Handler\BindCommandHandlerTest::testDisableBindingFailsIfRoot
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BindCommandHandlerTest.php:116
37) Puli\Cli\Tests\Handler\BuildCommandHandlerTest::testBuild
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BuildCommandHandlerTest.php:63
38) Puli\Cli\Tests\Handler\BuildCommandHandlerTest::testBuildAll
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BuildCommandHandlerTest.php:63
39) Puli\Cli\Tests\Handler\BuildCommandHandlerTest::testBuildRepository
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BuildCommandHandlerTest.php:63
40) Puli\Cli\Tests\Handler\BuildCommandHandlerTest::testBuildDiscovery
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BuildCommandHandlerTest.php:63
41) Puli\Cli\Tests\Handler\BuildCommandHandlerTest::testBuildFactory
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BuildCommandHandlerTest.php:63
42) Puli\Cli\Tests\Handler\BuildCommandHandlerTest::testBuildFailsIfInvalidTarget
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/BuildCommandHandlerTest.php:63
43) Puli\Cli\Tests\Handler\CatCommandHandlerTest::testListRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/CatCommandHandlerTest.php:52
44) Puli\Cli\Tests\Handler\CatCommandHandlerTest::testListAbsolutePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/CatCommandHandlerTest.php:52
45) Puli\Cli\Tests\Handler\CatCommandHandlerTest::testListAbsoluteFilePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/CatCommandHandlerTest.php:52
46) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testListKeys with data set #0 ('value', 'value')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
47) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testListKeys with data set #1 (1, '1')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
48) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testListKeys with data set #2 (null, 'null')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
49) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testListKeys with data set #3 (false, 'false')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
50) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testListKeys with data set #4 (true, 'true')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
51) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testListParsed
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
52) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testShowKey with data set #0 ('value', 'value')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
53) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testShowKey with data set #1 (1, '1')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
54) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testShowKey with data set #2 (null, 'null')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
55) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testShowKey with data set #3 (false, 'false')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
56) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testShowKey with data set #4 (true, 'true')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
57) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testShowParsed
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
58) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testSetKey with data set #0 ('value', 'value')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
59) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testSetKey with data set #1 (1, '1')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
60) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testSetKey with data set #2 (null, 'null')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
61) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testSetKey with data set #3 (false, 'false')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
62) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testSetKey with data set #4 (true, 'true')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
63) Puli\Cli\Tests\Handler\ConfigCommandHandlerTest::testResetKey
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ConfigCommandHandlerTest.php:69
64) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFindByRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
65) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFindByAbsolutePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
66) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFindByPathAndLanguage
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
67) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFindByName
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
68) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFindFailsIfPassingNameAndPath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
69) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFindByClass
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
70) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFindByBindingType
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
71) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFindByPathAndClass
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
72) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFindByBindingTypeAndClass
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
73) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFindByPathAndBindingType
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
74) Puli\Cli\Tests\Handler\FindCommandHandlerTest::testFailIfNoCriteria
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/FindCommandHandlerTest.php:63
75) Puli\Cli\Tests\Handler\InstallerCommandHandlerTest::testListInstallers
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/InstallerCommandHandlerTest.php:65
76) Puli\Cli\Tests\Handler\InstallerCommandHandlerTest::testListLongInstallers
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/InstallerCommandHandlerTest.php:65
77) Puli\Cli\Tests\Handler\InstallerCommandHandlerTest::testAddInstaller
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/InstallerCommandHandlerTest.php:65
78) Puli\Cli\Tests\Handler\InstallerCommandHandlerTest::testAddInstallerWithDescription
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/InstallerCommandHandlerTest.php:65
79) Puli\Cli\Tests\Handler\InstallerCommandHandlerTest::testAddInstallerWithParameters
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/InstallerCommandHandlerTest.php:65
80) Puli\Cli\Tests\Handler\InstallerCommandHandlerTest::testDeleteInstaller
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/InstallerCommandHandlerTest.php:65
81) Puli\Cli\Tests\Handler\InstallerCommandHandlerTest::testDeleteInstallerFailsIfNotFound
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/InstallerCommandHandlerTest.php:65
82) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
83) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListAbsolutePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
84) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListNoPath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
85) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListResourceWithoutChildren
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
86) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLong
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
87) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #0 (12, '12')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
88) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #1 (1023, '1023')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
89) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #2 (1024, '1.0K')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
90) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #3 (10137.6, '9.9K')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
91) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #4 (10342.4, '10K')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
92) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #5 (11161.6, '11K')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
93) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #6 (1047552, '1023K')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
94) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #7 (1047553, '1.0M')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
95) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #8 (1048575, '1.0M')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
96) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #9 (1048576, '1.0M')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
97) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #10 (1072693248, '1023M')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
98) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #11 (1072693249, '1.0G')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
99) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #12 (1073741823, '1.0G')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
100) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #13 (1073741824, '1.0G')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
101) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #14 (1098437885952, '1023G')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
102) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #15 (1098437885953, '1.0T')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
103) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #16 (1099511627775, '1.0T')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
104) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #17 (1099511627776, '1.0T')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
105) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #18 (1124800395214848, '1023T')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
106) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #19 (1124800395214849, '1.0P')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
107) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #20 (1125899906842623, '1.0P')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
108) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsSizeToThreeDigits with data set #21 (1125899906842624, '1.0P')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
109) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsYearDependingOnCurrentYear with data set #0 (DateTime Object (...), '00:00')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
110) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsYearDependingOnCurrentYear with data set #1 (DateTime Object (...), '12:34')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
111) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsYearDependingOnCurrentYear with data set #2 (DateTime Object (...), '23:55')
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
112) Puli\Cli\Tests\Handler\LsCommandHandlerTest::testListLongFormatsYearDependingOnCurrentYear with data set #3 (DateTime Object (...), 2014)
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/LsCommandHandlerTest.php:53
113) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListAllMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
114) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListRootPackageMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
115) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListPackageMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
116) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListRootAndPackageMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
117) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListMultiplePackageMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
118) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListEnabledMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
119) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListNotFoundMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
120) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListConflictingMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
121) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListEnabledAndNotFoundMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
122) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListEnabledMappingsFromRoot
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
123) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListEnabledMappingsFromPackage
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
124) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testListNoMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
125) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testAddMappingWithRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
126) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testAddMappingWithAbsolutePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
127) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testAddMappingForce
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
128) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testUpdateMappingAddPathReferences
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
129) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testUpdateMappingRemovePathReference
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
130) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testUpdateMappingRemoveAllPathReferences
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
131) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testUpdateMappingRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
132) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testUpdateMappingForce
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
133) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testUpdateMappingFailsIfNoChange
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
134) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testDeleteMappingWithRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
135) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testDeleteMappingWithAbsolutePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
136) Puli\Cli\Tests\Handler\MapCommandHandlerTest::testDeleteMappingFailsIfNotFound
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/MapCommandHandlerTest.php:84
137) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListPackages
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
138) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListPackagesByInstaller
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
139) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListEnabledPackages
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
140) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListNotFoundPackages
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
141) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListNotLoadablePackages
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
142) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListEnabledAndNotFoundPackages
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
143) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListEnabledPackagesByInstaller
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
144) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListDevPackages
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
145) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListNoDevPackages
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
146) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListDevAndNoDevPackages
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
147) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testListPackagesWithFormat
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
148) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testInstallPackageWithRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
149) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testInstallPackageWithAbsolutePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
150) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testInstallPackageWithCustomName
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
151) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testInstallPackageWithCustomInstaller
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
152) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testInstallDevPackage
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
153) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testRenamePackage
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
154) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testDeletePackage
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
155) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testDeletePackageFailsIfNotFound
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
156) Puli\Cli\Tests\Handler\PackageCommandHandlerTest::testCleanPackages
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PackageCommandHandlerTest.php:103
157) Puli\Cli\Tests\Handler\PluginCommandHandlerTest::testListPlugins
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PluginCommandHandlerTest.php:63
158) Puli\Cli\Tests\Handler\PluginCommandHandlerTest::testListNoPlugins
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PluginCommandHandlerTest.php:63
159) Puli\Cli\Tests\Handler\PluginCommandHandlerTest::testInstallPlugin
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PluginCommandHandlerTest.php:63
160) Puli\Cli\Tests\Handler\PluginCommandHandlerTest::testInstallPluginFailsIfAlreadyInstalled
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PluginCommandHandlerTest.php:63
161) Puli\Cli\Tests\Handler\PluginCommandHandlerTest::testDeletePlugin
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PluginCommandHandlerTest.php:63
162) Puli\Cli\Tests\Handler\PluginCommandHandlerTest::testDeletePluginFailsIfNotInstalled
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PluginCommandHandlerTest.php:63
163) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testListMappings
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
164) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testListMappingsOfNonExistingServer
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
165) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testListMappingsOfNonExistingDefaultServer
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
166) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testListEmpty
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
167) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testAdd
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
168) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testAddWithServerPath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
169) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testAddForce
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
170) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testAddWithRelativeRepositoryPath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
171) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testAddWithRelativeServerPath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
172) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testUpdateMapping
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
173) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testUpdateMappingRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
174) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testUpdateMappingRelativeWebPath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
175) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testUpdateMappingForce
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
176) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testUpdateMappingFailsIfNoChanges
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
177) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testDeleteMapping
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
178) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testDeleteMappingFailsIfNotFound
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
179) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testDeleteMappingFailsIfAmbiguous
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
180) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testInstall
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
181) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testInstallWithServer
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
182) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testInstallDoesNothingIfPrepareFails
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
183) Puli\Cli\Tests\Handler\PublishCommandHandlerTest::testInstallNothing
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/PublishCommandHandlerTest.php:105
184) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testListServers
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
185) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testListEmpty
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
186) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testAddServer
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
187) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testAddServerWithInstaller
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
188) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testAddServerWithUrlFormat
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
189) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testAddServerWithParameters
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
190) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testFailIfInvalidParameter
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
191) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testUpdateServer
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
192) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testUpdateServerWithRemovedParameters
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
193) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testUpdateServerFailsIfNoChange
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
194) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testDeleteServer
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
195) Puli\Cli\Tests\Handler\ServerCommandHandlerTest::testDeleteServerFailsIfNotFound
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/ServerCommandHandlerTest.php:71
196) Puli\Cli\Tests\Handler\TreeCommandHandlerTest::testPrintRootTree
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TreeCommandHandlerTest.php:52
197) Puli\Cli\Tests\Handler\TreeCommandHandlerTest::testPrintTreeWithRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TreeCommandHandlerTest.php:52
198) Puli\Cli\Tests\Handler\TreeCommandHandlerTest::testPrintTreeWithAbsolutePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TreeCommandHandlerTest.php:52
199) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testListAllTypes
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
200) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testListRootPackageTypes
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
201) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testListPackageTypes
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
202) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testListRootAndPackageTypes
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
203) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testListMultiplePackageTypes
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
204) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testListEnabledTypes
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
205) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testListDuplicateTypes
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
206) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testListEnabledAndDuplicateTypes
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
207) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testListEnabledTypesInRoot
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
208) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testListEnabledTypesInPackage
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
209) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testDefineType
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
210) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testDefineTypeWithDescription
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
211) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testDefineTypeWithRequiredParameter
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
212) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testDefineTypeWithOptionalParameter
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
213) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testDefineTypeWithParameterDescription
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
214) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testDefineTypeForce
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
215) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testUpdateTypeDescription
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
216) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testUpdateTypeOptionalParameterToRequired
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
217) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testUpdateTypeRequiredParameterToOptional
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
218) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testUpdateTypeChangeParameterDescription
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
219) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testUpdateTypeRemoveParameter
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
220) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testUpdateTypeFailsIfNoChanges
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
221) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testDeleteType
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
222) Puli\Cli\Tests\Handler\TypeCommandHandlerTest::testDeleteTypeFailsIfNotFound
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/TypeCommandHandlerTest.php:84
223) Puli\Cli\Tests\Handler\UrlCommandHandlerTest::testGenerateRelativePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/UrlCommandHandlerTest.php:58
224) Puli\Cli\Tests\Handler\UrlCommandHandlerTest::testGenerateAbsolutePath
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/UrlCommandHandlerTest.php:58
225) Puli\Cli\Tests\Handler\UrlCommandHandlerTest::testGenerateMultiplePaths
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/UrlCommandHandlerTest.php:58
226) Puli\Cli\Tests\Handler\UrlCommandHandlerTest::testGenerateGlob
Argument 2 passed to Webmozart\Console\IO\BufferedIO::__construct() must be an instance of Webmozart\Console\Api\Formatter\StyleSet, instance of Webmozart\Console\Formatter\PlainFormatter given, called in cli/tests/Handler/AbstractCommandHandlerTest.php on line 60 and defined
cli/vendor/webmozart/console/src/IO/BufferedIO.php:37
cli/tests/Handler/AbstractCommandHandlerTest.php:60
cli/tests/Handler/UrlCommandHandlerTest.php:58
FAILURES!
Tests: 227, Assertions: 2, Errors: 226.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment