JPaginationTest::testGet
This method tests the get method.
Signature
public function testGet(integer
$property,
string
$default,
array
$expected )
Parameters
-
$property
- The property to get.
-
$default
- The default value if the property doesn't exist
-
$expected
- The expected results for the JPagination object
Returns
- void