OpenSkill\Datatable\Queries\Parser\Datatable19QueryParserTest::testSortingOrder2 PHP Метод

testSortingOrder2() публичный Метод

Will test that the sorting order from the query can be used to sort the data in the correct order.
public testSortingOrder2 ( )
    public function testSortingOrder2()
    {
        $this->sortingOrderGeneration();
    }