1
0
Fork 0
fenix/app
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
..
src For #4556: Removed redundant code in few tests. (#6367) 2019-11-07 13:20:51 -08:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Revert "For #373 - Integrate leanplum-fcm" 2019-10-25 10:24:40 -04:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #4456: Updates total_uri_count upload (#6482) 2019-11-06 19:10:56 -08:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #1298: Fixes issue with Adjust campaign not sending through Glean (#5896) 2019-10-29 10:09:07 -07:00