PHP Class Bluz\Tests\Controller\ReflectionTest

Author: Anton Shevchuk
Inheritance: extends Bluz\Tests\TestCase
Datei anzeigen Open project: bluzphp/framework

Public Methods

Method Description
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

Method Details

testExportReflectionWithData() public method

Test all reflection options and export it

testReflectionWithData() public method

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

testReflectionWithoutData() public method

Test reflection: - get params without description

testReflectionWithoutReturn() public method

Test reflection without return structure