PHP Class RedUNIT\Base\Close

Tests whether we can close the database connection.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Base
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
testClose ( ) : void Test closing database connection.

Method Details

testClose() public method

Test closing database connection.
public testClose ( ) : void
return void