PHP Class RedUNIT\Base\Nuke

Tests the nuke() command. The nuke command empties an entire database and should also be capable of removing all foreign keys, constraints and indexes.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Base
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
testNuke ( ) : void Nuclear test suite.

Method Details

testNuke() public method

Nuclear test suite.
public testNuke ( ) : void
return void