Class org.mozilla.fenix.settings.address.controller.DefaultAddressEditorControllerTest

3

tests

0

failures

0

ignored

0.605s

duration

100%

successful

Tests

Test Duration Result
GIVEN a new address record WHEN save address is called THEN save the new address record to storage 0.447s passed
GIVEN an existing address record WHEN save address is called THEN update the address record to storage 0.156s passed
WHEN cancel button is clicked THEN pop the NavController back stack 0.002s passed