Class org.mozilla.fenix.library.history.RemoveTimeFrameTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
WHEN LastHour is calculated THEN first timeStamp is one hour ago | 0s | passed |
WHEN LastHour is calculated THEN second timeStamp is equal or greater than now | 0.002s | passed |
WHEN TodayAndYesterday is calculated THEN first timeStamp is one day ago | 0s | passed |
WHEN TodayAndYesterday is calculated THEN first timeStamp is the start of the previous day | 0s | passed |
WHEN TodayAndYesterday is calculated THEN second timeStamp is equal or greater than now | 0s | passed |