Class mozilla.components.service.pocket.ext.MappersKtTest

6

tests

0

failures

0

ignored

0.152s

duration

100%

successful

Tests

Test Duration Result
GIVEN a PcoketRecommendedStory WHEN toPartialTimeShownUpdate is called THEN only the url and timesShown properties are kept 0.005s passed
GIVEN a PocketApiStory WHEN toPocketLocalStory is called THEN a one to one mapping is performed and timesShown is set to 0 0.114s passed
GIVEN a PocketLocalStory WHEN toPocketRecommendedStory is called THEN a one to one mapping is performed 0.003s passed
GIVEN a PocketLocalStory with no category WHEN toPocketRecommendedStory is called THEN a one to one mapping is performed and the category is set to general 0.030s passed
GIVEN a local spoc WHEN it is converted to be exposed to clients THEN a one to one mapping is made 0s passed
GIVEN a spoc downloaded from Internet WHEN it is converted to a local spoc THEN a one to one mapping is made 0s passed