PHP Class RedUNIT\Blackhole\Version

This test suite tests whether we can properly obtain the version string. It also tests the availability of 'well known' entities like R, EID() and SimpleModel.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Blackhole
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
testTools ( ) : void Test whether basic tools are available for use.
testVersion ( ) : void Test version info.

Method Details

testTools() public method

Test whether basic tools are available for use.
public testTools ( ) : void
return void

testVersion() public method

Test version info.
public testVersion ( ) : void
return void