[components] Issue https://github.com/mozilla-mobile/android-components/issues/8012...
commit1e4d20a24e566e53d8daad8e701d192f69ec677d
authorDennis Schubert <dschubert@mozilla.com>
Tue, 22 Sep 2020 18:21:49 +0000 (22 20:21 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 22 Sep 2020 18:43:32 +0000 (22 18:43 +0000)
tree960fb6b9204d4313aef631558d921cf3eff366ea
parenta814154bbd6d723df0a2f1bce217b2524409deee
[components] Issue https://github.com/mozilla-mobile/android-components/issues/8012 - WebCompat Reporter - Add some tests covering the Kotlin part.
mobile/android/android-components/components/feature/webcompat-reporter/build.gradle
mobile/android/android-components/components/feature/webcompat-reporter/src/main/java/mozilla/components/feature/webcompat/reporter/WebCompatReporterFeature.kt
mobile/android/android-components/components/feature/webcompat-reporter/src/test/java/mozilla/components/feature/webcompat/reporter/WebCompatReporterFeatureTest.kt [new file with mode: 0644]
mobile/android/android-components/components/feature/webcompat-reporter/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker [new file with mode: 0644]
mobile/android/android-components/components/feature/webcompat-reporter/src/test/resources/robolectric.properties [new file with mode: 0644]