Name Description Size
FirefoxOnDeviceTestApplication.kt The application class used during on-device tests: this class may modified to run additional test setup code during on-device tests. This class should not be confused with [TestFirefoxApplication] which is used for off-device Robolectric tests. 2818
FirefoxOnDeviceTestRunner.kt A JUnit test runner that initializes the test environment for our on-device tests. 3104
helpers
integration
ui