GetRoundedDaysTest
extends GetRoundedUnitTest
in package
Table of Contents
Methods
- test0SecondsRoundsTo0Days() : mixed
- test43199SecondsRoundsTo0Days() : mixed
- test43200SecondsRoundsTo1Days() : mixed
- test43201SecondsRoundsTo1Days() : mixed
- test86400SecondsRoundsTo1Days() : mixed
- test86401SecondsRoundsTo1Days() : mixed
- getExpectedValueFromMethodName() : mixed
- getRoundedUnitMethodFromMethodName() : mixed
- getSecondValueFromMethodName() : mixed
Methods
test0SecondsRoundsTo0Days()
public
test0SecondsRoundsTo0Days() : mixed
test43199SecondsRoundsTo0Days()
public
test43199SecondsRoundsTo0Days() : mixed
test43200SecondsRoundsTo1Days()
public
test43200SecondsRoundsTo1Days() : mixed
test43201SecondsRoundsTo1Days()
public
test43201SecondsRoundsTo1Days() : mixed
test86400SecondsRoundsTo1Days()
public
test86400SecondsRoundsTo1Days() : mixed
test86401SecondsRoundsTo1Days()
public
test86401SecondsRoundsTo1Days() : mixed
getExpectedValueFromMethodName()
protected
getExpectedValueFromMethodName(mixed $methodName) : mixed
Parameters
- $methodName : mixed
getRoundedUnitMethodFromMethodName()
protected
getRoundedUnitMethodFromMethodName(mixed $methodName) : mixed
Parameters
- $methodName : mixed
getSecondValueFromMethodName()
protected
getSecondValueFromMethodName(mixed $methodName) : mixed
Parameters
- $methodName : mixed