1.20.x views_pager.test | public ViewsPagerTest::testMiniPager() |
Tests the minipager.
File
- modules/
views/ tests/ views_pager.test, line 414 - 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.
}