PHP Class PHPUnit\Runner\CleverAndSmart\Unit\PrioritySorterTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: lstrojny/phpunit-clever-and-smart

Public Methods

Method Description
testNestedSorting ( )
testNestedSortingGroups ( )
testNestedSortingNoErrors ( )
testNestedSortingWithTimings ( )
testSimpleSorting ( )
testSimpleSortingBothMarkedAsErroneous ( )
testSimpleSortingGroups ( )
testSimpleSortingNoErrors ( )

Method Details

testNestedSorting() public method

public testNestedSorting ( )

testNestedSortingGroups() public method

testNestedSortingNoErrors() public method

testNestedSortingWithTimings() public method

testSimpleSorting() public method

public testSimpleSorting ( )

testSimpleSortingBothMarkedAsErroneous() public method

testSimpleSortingGroups() public method

testSimpleSortingNoErrors() public method