JLoaderTest::testJimport
This tests the convenience function jimport.
Signature
public function testJimport(string
$object,
boolean
$expect,
string
$messageĀ )
Parameters
-
$object
- Name of object to be imported
-
$expect
- Expected result
-
$message
- Failure message to be displayed
Returns
- void