PHP Класс Phalcon\Tests\Paginator\PagerTest

Автор: Nikita Vershinin ([email protected])
Наследование: extends Codeception\TestCase\Test
Показать файл Открыть проект

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

Свойство Тип Описание
$tester UnitTester UnitTester Object

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

Метод Описание
testCallingGetPagesInRangeMethodWithDefaultOptionsShouldReturnExpectedArray ( )
testCallingGetPagesInRangeMethodWithSliderOnEndShouldReturnExpectedArray ( )
testCallingGetPagesInRangeMethodWithSliderOnStartShouldReturnExpectedArray ( )
testCreatingPagerObjectWithoutOptionsShouldConstructObject ( )
testGetLayoutMethodShouldReturnObjectOfLayoutType ( )
testGetLayoutMethodShouldWithInvalidLayoutClassShouldThrowException ( )
testGetLayoutMethodShouldWithInvalidRangeClassShouldThrowException ( )
testGetLayoutMethodWithoutUrlMaskOptionShouldThrowException ( )
testPagerGetIteratorMethodWillCreateIteratorIfArrayIsPassed ( )
testPagerGetterMethodsShouldReturnExpectedValues ( )

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

Метод Описание
_after ( ) executed after each test
_before ( ) executed before each test

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

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

executed after each test
protected _after ( )

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

executed before each test
protected _before ( )

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

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

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

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

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

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

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

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

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

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

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

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

UnitTester Object
protected UnitTester $tester
Результат UnitTester