Eris\Listener\MinimumEvaluationsTest::testWarnsOfDangerouslyLowEvaluationRatiosAsVeryFewTestsAreBeingPerformed PHP Méthode

testWarnsOfDangerouslyLowEvaluationRatiosAsVeryFewTestsAreBeingPerformed() public méthode

    public function testWarnsOfDangerouslyLowEvaluationRatiosAsVeryFewTestsAreBeingPerformed()
    {
        $this->listener->endPropertyVerification(20, 100);
    }