PHP Class Visualphpunit\Test\Application\Command\VpuTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: visualphpunit/visualphpunit

Public Methods

Method Description
correctInstantiation ( ) This is purposely an extremely simple test

Method Details

correctInstantiation() public method

http://api.symfony.com/2.7/Symfony/Component/Console/Tester/CommandTester.html dos not work with phpunit versions > 4.1.* due to the way output buffering is managed.