UnitTestCase | --TestOfPager
[line 8]
TestOfPager TestOfPager( [mixed $name = 'Test of Pager'])
void setUp( )
void tearDown( )
void testAppendInvalid( )
void testAppendValid( )
void testCurrentPage( )
void testCurrentPageID( )
void testEscapeEntities( )
void testFirstPage( )
void testGetPageData( )
void testGetPageData2( )
void testGetPageData_OutOfRange( )
void testLastPage( )
void testLastPageComplete( )
void testNextPageID( )
void testNumItems( )
void testNumPages( )
void testOffsetByPageId1( )
void testOffsetByPageId2( )
void testOffsetByPageId_outOfRange( )
void testPrevPageID( )
void testSelectBox( )
void testSelectBoxInvalid( )
void testSelectBoxWithShowAll( )
void testSelectBoxWithShowAllAndText( )
void testSelectBoxWithShowAllWithExtraAttribs( )
void testSelectBoxWithString( )