This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Commit 869e4ba
committed
Test can detect that SharedPrefernces is mocked.
Checking wheter a integration test using shared_preferences as the
storage backend should be able to check that the current instance is mocked.
Not checking could result in overriding could override app runtime data
or calling [setMockInitialValues] could lead to overriding data from the
test.
closes #1
fixing formating1 parent 176cfb8 commit 869e4ba
File tree
1 file changed
+11
-0
lines changed1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
215 | 226 | | |
0 commit comments