TestLifecycleOwner
class TestLifecycleOwner : LifecycleOwner
A test LifecycleOwner implementation for testing. You can either back it with your own instance or just stub it in place and use its public emit() API.
androidx.lifecycle.LifecycleRegistry