package

androidx.test.runner.intercepting

Interfaces

InterceptingActivityFactoryImplement this interface to provide custom implementation of Activity under test.

Classes

SingleActivityFactory<T>Abstract implementation of InterceptingActivityFactory which allows to intercept only one activity at a time.