PHP Class Contao\CoreBundle\Test\Command\VersionCommandTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: contao/core-bundle

Public Methods

Method Description
testInstantiation ( ) Tests the object instantiation.
testOutput ( ) Tests the output.
testOutputWithoutVersion ( ) Tests the output without the version set.

Method Details

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testOutput() public method

Tests the output.
public testOutput ( )

testOutputWithoutVersion() public method

Tests the output without the version set.