android-architecture-and-testing-sample icon indicating copy to clipboard operation
android-architecture-and-testing-sample copied to clipboard

Android MVP & Clean Architecture sample with unit and instrumentation tests

Results 1 android-architecture-and-testing-sample issues
Sort by recently updated
recently updated
newest added

The original reason for the `IntentFactory` was that writing tests `Intent` creation would be possible without any Android framework dependencies. Back in the day, I didn't know if that could...

good first issue