1 views_pager.test | public ViewsPagerTest::testMiniPager() |
Tests the mini pager.
File
- core/
modules/ views/ tests/ views_pager.test, line 407 - 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.
}