JPaginationTest::testSet
This method tests the set method.
Signature
public function testSet(integer
$property,
string
$value,
array
$expected )
Parameters
-
$property
- The property to set
-
$value
- The value of the property to set
-
$expected
- The expected results for the JPagination object
Returns
- void