RedUNIT\RedUNIT::cleanUp PHP Method

cleanUp() public method

This is an empty implementation, it does nothing. However this method should be overridden by tests that require clean-up.
public cleanUp ( ) : void
return void
    public function cleanUp()
    {
    }