PHP 클래스 PhpBench\Tabular\Tests\Unit\SortTest

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

공개 메소드들

메소드 설명
testSort ( ) It should sort and preserve order for unchanging comparisons.

메소드 상세

testSort() 공개 메소드

It should sort and preserve order for unchanging comparisons.
public testSort ( )