mageekguy\atoum\test::setMethodNotVoid PHP Method

setMethodNotVoid() public method

public setMethodNotVoid ( $method )
    public function setMethodNotVoid($method)
    {
        $this->methodsAreNotVoid[$method] = true;
    }
test