Youshido\Tests\Library\Validator\TypeValidationRuleTest::setUp PHP Method

setUp() protected method

protected setUp ( )
    protected function setUp()
    {
        $this->rule = new TypeValidationRule(ConfigValidator::getInstance());
    }