PHP Class RedUNIT\Blackhole\Plugins

This test suite tests whether we can define dynamic plugins using the ext() method on the facade.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Blackhole
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
testDynamicPlugins ( ) : void Test if we can dynamically extend the R-facade.

Method Details

testDynamicPlugins() public method

Test if we can dynamically extend the R-facade.
public testDynamicPlugins ( ) : void
return void