PHP Class PhpBench\Tabular\Tests\Unit\SortTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: dantleech/phpbench

Public Methods

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

Method Details

testSort() public method

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