8 results for “topic:android-unit-test”
Android Github Action that builds Android project, runs unit tests and generates debug APK, builds for Github Actions hackathon
Android project demonstrates the implementation of MVVM design pattern with Modular Clean Architecture in a real-world scenario, using modern libraries and following current trends. It follows best practices such as dependency inversion, separation of concerns, and testability.
An Android base project building on MVVM Architecture Pattern. This can help you build new apps faster
No description provided.
TestObserver class for LiveData to test multiple values like ViewState such as loading, and result states or multiple post and setValues
This project explains the basic use case of test cases. There are UI tests and instrumental tests too.
mvi 연습 예제 note youtube 강의
Simple app for unit and instrumented testing with JUnit4 and Espresso on Android