PHP 인터페이스 Hal\MutaTesting\Test\UnitCollectionInterface

상속: extends IteratorAggregate
파일 보기 프로젝트 열기: halleck45/mutatesting 0 사용 예제들

공개 메소드들

메소드 설명
all ( )
getByFile ( $file )
getNumOfAssertions ( )
getNumOfErrors ( )
getNumOfFailures ( )
push ( Hal\MutaTesting\Test\UnitInterface $unit )

메소드 상세

all() 공개 메소드

public all ( )

getByFile() 공개 메소드

public getByFile ( $file )

getNumOfAssertions() 공개 메소드

public getNumOfAssertions ( )

getNumOfErrors() 공개 메소드

public getNumOfErrors ( )

getNumOfFailures() 공개 메소드

public getNumOfFailures ( )

push() 공개 메소드

public push ( Hal\MutaTesting\Test\UnitInterface $unit )
$unit Hal\MutaTesting\Test\UnitInterface