JFormFieldTest::testSetup
Tests the name, value, id, title, lalbel property setup by JFormField::setup method
Signature
public function testSetup(array
$expected,
[string
$element = null,
[string
$value = null,
[string
$group = null]]] )
Parameters
-
$expected
- @todo
-
$element
- @todo
-
$value
- @todo
-
$group
- @todo
Returns
- void