MediaWiki REL1_33
ImageListPagerTest.php
Go to the documentation of this file.
1<?php
18 $page = new ImageListPager( RequestContext::getMain() );
19 $page->formatValue( 'invalid_field', 'invalid_value' );
20 }
21}
Test class for ImageListPagerTest class.
testFormatValuesThrowException()
MWException invalid_field ImageListPager::formatValue.