You are here

public function ViewsPagerTest::testMiniPager in Views (for Drupal 7) 7.3

Tests the minipager.

File

tests/views_pager.test, line 444
Definition of ViewsPagerTest.

Class

ViewsPagerTest
Tests the pluggable pager system.

Code

public function testMiniPager() {

  // The functionality is the same as the normal pager, so i don't know what
  // to test here.
}