1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix/ext
Shangeeth Sivan 218763f9be For #4556: Removed redundant code in few tests. (#6367)
* Moved some values as member variables as having them declared separately in methods seemed redundant.

* Added @Before method in logtest to avoid code duplication Fixes #4556

* Added @Before method to FragmentTest class Fixes #4556

* variable renamed and added private access specifier; removed set from member variable as it is used only once and we can convert the list to set when needed

* Fixes linter errors
2019-11-07 13:20:51 -08:00
..
ActivityTest.kt Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
BookmarkNodeTest.kt For #4556: Removed redundant code in few tests. (#6367) 2019-11-07 13:20:51 -08:00
BrowserIconsTest.kt Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
DrawableTest.kt Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
FragmentTest.kt For #4556: Removed redundant code in few tests. (#6367) 2019-11-07 13:20:51 -08:00
ImageButtonTest.kt Ext Test For ImageButton 2019-10-14 13:30:39 -07:00
LogTest.kt For #4556: Removed redundant code in few tests. (#6367) 2019-11-07 13:20:51 -08:00
NavControllerTest.kt * Move repeated NavControllerTest logic to @Before set up method 2019-10-31 16:28:02 -07:00
SessionManagerTest.kt Fixes #4771 - Add method for sessions of type (#4782) 2019-08-27 13:04:03 -07:00
StringTest.kt Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
TabCollectionTest.kt Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
preferences.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00