You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/test/java/org/mozilla/fenix/components
Michael Comella f19c9920f9 For #13959: move resetAfter into StrictModeManager.
In a followup PR, we need to add state to strictModeManager (the
number of suppressions). This is much simpler to do when this is defined
as a class rather than an object. However, when this is defined as a
class, `resetAfter` needs access to the strictModeManager. Instead of
passing it in as an argument, it made sense to move this function onto
the strictModeManager instead.

Since folks are used to calling:
```
StrictMode.ThreadPolicy.allowThreadDiskReads().resetAfter
```

We're going to have to add a lint check to prevent them from doing that.
4 years ago
..
history Test paged history provider 4 years ago
metrics For #13959: move resetAfter into StrictModeManager. 4 years ago
searchengine For #9935 - Use the searchengine deferred 4 years ago
settings FNX-14583 ⁃ Extract and test preference helpers for Settings (#13402) 4 years ago
tips For #12457: Add MockK matcher for intents (#12612) 4 years ago
toolbar For #12383 #15407 #12860 - Switch to using shared view model for session to delete on home 4 years ago
AccountAbnormalitiesTest.kt For #13959: move resetAfter into StrictModeManager. 4 years ago
BackgroundServicesTest.kt Update breaking changes in the FxA/Sync integration 4 years ago
InflationAwareFeatureTest.kt Remove Mockito 4 years ago
IntentProcessorTypeTest.kt Added A-C version 48.0.20200626213814 4 years ago
ReviewPromptControllerTest.kt For #13507 - Performance fixes for the ReviewPromptController 4 years ago
StoreProviderTest.kt For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
TestComponents.kt For #13959: move resetAfter into StrictModeManager. 4 years ago
TestCore.kt For #13959: move resetAfter into StrictModeManager. 4 years ago
TrackingProtectionPolicyFactoryTest.kt For #13812: add ETP category for redirect trackers (#15139) 4 years ago