PHP 클래스 PhpBench\Tests\CartesianIteratorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: dantleech/phpbench

공개 메소드들

메소드 설명
provideIterate ( )
testIterate ( $parameterSets, $expected ) It should generate the cartestian product of all sets for each iteration.

메소드 상세

provideIterate() 공개 메소드

public provideIterate ( )

testIterate() 공개 메소드

It should generate the cartestian product of all sets for each iteration.
public testIterate ( $parameterSets, $expected )