PHP Class Contao\CoreBundle\Test\Command\VersionCommandTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
testInstantiation ( ) Tests the object instantiation.
testOutput ( ) Tests the output.
testOutputWithoutVersion ( ) Tests the output without the version set.

Method Details

testInstantiation() public méthode

Tests the object instantiation.
public testInstantiation ( )

testOutput() public méthode

Tests the output.
public testOutput ( )

testOutputWithoutVersion() public méthode

Tests the output without the version set.