PHP Class PhpBench\Tabular\Tests\Unit\SortTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: dantleech/phpbench

Méthodes publiques

Méthode Description
testSort ( ) It should sort and preserve order for unchanging comparisons.

Method Details

testSort() public méthode

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