PHP Class Contao\CoreBundle\Test\Command\InstallCommandTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Datei anzeigen Open project: contao/core-bundle

Public Methods

Method Description
tearDown ( )
testInstallation ( ) Tests the installation.
testInstallationWithCustomPaths ( ) Tests the installation with a custom files and images directory.
testInstantiation ( ) Tests the object instantiation.
testLock ( ) Tests the lock.

Method Details

tearDown() public method

public tearDown ( )

testInstallation() public method

Tests the installation.
public testInstallation ( )

testInstallationWithCustomPaths() public method

Tests the installation with a custom files and images directory.

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testLock() public method

Tests the lock.
public testLock ( )