GetRoundedHoursTest
extends GetRoundedUnitTest
in package
Table of Contents
Methods
- test0SecondsRoundsTo0Hours() : mixed
- test1799SecondsRoundsTo0Hours() : mixed
- test1800SecondsRoundsTo1Hours() : mixed
- test1801SecondsRoundsTo1Hours() : mixed
- test3599SecondsRoundsTo1Hours() : mixed
- test3600SecondsRoundsTo1Hours() : mixed
- test5399SecondsRoundsTo1Hours() : mixed
- test5400SecondsRoundsTo2Hours() : mixed
- getExpectedValueFromMethodName() : mixed
- getRoundedUnitMethodFromMethodName() : mixed
- getSecondValueFromMethodName() : mixed
Methods
test0SecondsRoundsTo0Hours()
public
test0SecondsRoundsTo0Hours() : mixed
test1799SecondsRoundsTo0Hours()
public
test1799SecondsRoundsTo0Hours() : mixed
test1800SecondsRoundsTo1Hours()
public
test1800SecondsRoundsTo1Hours() : mixed
test1801SecondsRoundsTo1Hours()
public
test1801SecondsRoundsTo1Hours() : mixed
test3599SecondsRoundsTo1Hours()
public
test3599SecondsRoundsTo1Hours() : mixed
test3600SecondsRoundsTo1Hours()
public
test3600SecondsRoundsTo1Hours() : mixed
test5399SecondsRoundsTo1Hours()
public
test5399SecondsRoundsTo1Hours() : mixed
test5400SecondsRoundsTo2Hours()
public
test5400SecondsRoundsTo2Hours() : 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