Android architecture components: LiveData testing in a reactive way
LiveData — apart of Android architecture components — has been released with so much thanks from the community. It helps us to reduce a lot of boilerplate code to deal with screen’s lifecycle.