PHP Класс Gc\Mvc\Listener\DocumentListenerTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

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

Свойство Тип Описание
$object DocumentListener

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

Метод Описание
testOnRouteWith404Path ( ) : void test
testOnRouteWithEmptyPath ( ) : void test
testOnRouteWithHomePage ( ) : void test
testOnRouteWithRealPath ( ) : void test
testOnRouteWithWrongRoute ( ) : void test
testattach ( ) : void test

Защищенные методы

Метод Описание
createDocuments ( ) : void test
deleteDocuments ( )
setup ( ) : void Sets up the fixture, for example, opens a network connection.
teardown ( ) : void tears down the fixture, for example, closes a network connection.

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

createDocuments() защищенный Метод

test
protected createDocuments ( ) : void
Результат void

deleteDocuments() защищенный Метод

protected deleteDocuments ( )

setup() защищенный Метод

This method is called before a test is executed.
protected setup ( ) : void
Результат void

teardown() защищенный Метод

this method is called after a test is executed.
protected teardown ( ) : void
Результат void

testOnRouteWith404Path() публичный Метод

test
public testOnRouteWith404Path ( ) : void
Результат void

testOnRouteWithEmptyPath() публичный Метод

test
public testOnRouteWithEmptyPath ( ) : void
Результат void

testOnRouteWithHomePage() публичный Метод

test
public testOnRouteWithHomePage ( ) : void
Результат void

testOnRouteWithRealPath() публичный Метод

test
public testOnRouteWithRealPath ( ) : void
Результат void

testOnRouteWithWrongRoute() публичный Метод

test
public testOnRouteWithWrongRoute ( ) : void
Результат void

testattach() публичный Метод

test
public testattach ( ) : void
Результат void

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

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

protected DocumentListener,Gc\Mvc\Listener $object
Результат DocumentListener