mageekguy\atoum\tests\units\scripts\coverage::testClass PHP 메소드

testClass() 공개 메소드

public testClass ( )
    public function testClass()
    {
        $this->testedClass->extends('mageekguy\\atoum\\scripts\\runner');
    }