Hackzilla\PasswordGenerator\Tests\RandomGenerator\HybridPasswordGeneratorTest::setup PHP Метод

setup() публичный Метод

public setup ( )
    public function setup()
    {
        $this->_object = new NoRandomGenerator();
    }