FakeNimbusEventStore.kt |
A [NimbusEventStore] implementation for unit test. Allows asserting conditions on recorded events.
|
1121 |
NimbusBranchesControllerTest.kt |
|
5591 |
NimbusBranchesStoreTest.kt |
|
1920 |
NimbusSystemTest.kt |
|
5223 |
TestNimbusApi.kt |
Test variant of [mozilla.components.service.nimbus.NimbusApi]. This class exists so that
we can easily create fake implementations of [NimbusApi] for tests without having to override or
so many functions
|
1717 |