PHP Класс Bluz\Tests\Controller\ReflectionTest

Автор: Anton Shevchuk
Наследование: extends Bluz\Tests\TestCase
Показать файл Открыть проект

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

Метод Описание
testExportReflectionWithData ( ) Test all reflection options and export it
testReflectionWithData ( ) Test all reflection options - methods - cache - cache to html - params with type cast - privilege - routes
testReflectionWithoutData ( ) Test reflection: - get params without description
testReflectionWithoutReturn ( ) Test reflection without return structure

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

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

Test all reflection options and export it

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

Test all reflection options - methods - cache - cache to html - params with type cast - privilege - routes

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

Test reflection: - get params without description

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

Test reflection without return structure