GetRoundedMinutesTest
extends GetRoundedUnitTest
in package
Table of Contents
Methods
- test0SecondsRoundsTo0Minutes() : mixed
- test200SecondsRoundsTo3Minutes() : mixed
- test29SecondsRoundsTo0Minutes() : mixed
- test30SecondsRoundsTo1Minutes() : mixed
- test60SecondsRoundsTo1Minutes() : mixed
- test89SecondsRoundsTo1Minutes() : mixed
- test90SecondsRoundsTo2Minutes() : mixed
- getExpectedValueFromMethodName() : mixed
- getRoundedUnitMethodFromMethodName() : mixed
- getSecondValueFromMethodName() : mixed
Methods
test0SecondsRoundsTo0Minutes()
public
test0SecondsRoundsTo0Minutes() : mixed
test200SecondsRoundsTo3Minutes()
public
test200SecondsRoundsTo3Minutes() : mixed
test29SecondsRoundsTo0Minutes()
public
test29SecondsRoundsTo0Minutes() : mixed
test30SecondsRoundsTo1Minutes()
public
test30SecondsRoundsTo1Minutes() : mixed
test60SecondsRoundsTo1Minutes()
public
test60SecondsRoundsTo1Minutes() : mixed
test89SecondsRoundsTo1Minutes()
public
test89SecondsRoundsTo1Minutes() : mixed
test90SecondsRoundsTo2Minutes()
public
test90SecondsRoundsTo2Minutes() : 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