PHP Class Cilex\Tests\Command\CommandTest

Author: Mike van Riel ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: cilex/cilex

Protected Properties

Свойство Type Description
$fixture Cilex\Command\Command

Méthodes publiques

Méthode Description
setUp ( ) Sets up the test fixture.
testContainer ( ) Tests the getContainer method.
testGetService ( ) Tests whether the getService method correctly retrieves an element from the container.

Method Details

setUp() public méthode

Sets up the test fixture.
public setUp ( )

testContainer() public méthode

Tests the getContainer method.
public testContainer ( )

testGetService() public méthode

Tests whether the getService method correctly retrieves an element from the container.
public testGetService ( )

Property Details

$fixture protected_oe property

protected Command,Cilex\Command $fixture
Résultat Cilex\Command\Command