1.20.x views_groupby.test ViewsQueryGroupByTest::testGroupByNone()

File

modules/views/tests/views_groupby.test, line 233
Tests aggregate functionality of Views.

Class

ViewsQueryGroupByTest
Tests aggregate functionality of views, for example count.

Code

function testGroupByNone() {
  $this->GroupByTestHelper();
}