PHP Класс Cilex\Tests\Command\CommandTest

Автор: Mike van Riel ([email protected])
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$fixture Cilex\Command\Command

Открытые методы

Метод Описание
setUp ( ) Sets up the test fixture.
testContainer ( ) Tests the getContainer method.
testGetService ( ) Tests whether the getService method correctly retrieves an element from the container.

Описание методов

setUp() публичный метод

Sets up the test fixture.
public setUp ( )

testContainer() публичный метод

Tests the getContainer method.
public testContainer ( )

testGetService() публичный метод

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

Описание свойств

$fixture защищенное свойство

protected Command,Cilex\Command $fixture
Результат Cilex\Command\Command