JDateTest::testToString
Testing toString
Signature
public function testToString(string
$format,
string
$expectedTime )
Parameters
-
$format
- How should the time be formatted?
-
$expectedTime
- What should the resulting time string look like?
Returns
- void