Class org.mozilla.fenix.library.history.HistoryItemTimeGroupTest

13

tests

0

failures

0

ignored

0.001s

duration

100%

successful

Tests

Test Duration Result
WHEN grouping history item with 23 hours before midnight date THEN item is grouped to yesterday 0s passed
WHEN grouping history item with 25 hours before midnight date THEN item is grouped to this week 0s passed
WHEN grouping history item with 29 days ago date THEN item is grouped to this month 0s passed
WHEN grouping history item with 3 days ago date THEN item is grouped to this week 0s passed
WHEN grouping history item with 31 days ago date THEN item is grouped to older 0s passed
WHEN grouping history item with 6 days ago date THEN item is grouped to this week 0s passed
WHEN grouping history item with 8 days ago date THEN item is grouped to this month 0s passed
WHEN grouping history item with future date THEN item is grouped to today 0s passed
WHEN grouping history item with negative date THEN item is grouped to older 0s passed
WHEN grouping history item with today's date THEN item is grouped to today 0s passed
WHEN grouping history item with today's midnight date THEN item is grouped to today 0s passed
WHEN grouping history item with yesterday's night date THEN item is grouped to yesterday 0.001s passed
WHEN grouping history item with zero date THEN item is grouped to older 0s passed