JDateTest::test__construct
Testing the Constructor
Signature
public function test__construct(string
$date,
mixed
$tz,
string
$expectedTime )
Parameters
-
$date
- What time should be set?
-
$tz
- Which time zone? (can be string or numeric
-
$expectedTime
- What should the resulting time string look like?
Returns
- void