Package-level declarations

Types

Link copied to clipboard

A IviActivity for testing purpose with the stock system UI.

Link copied to clipboard
@IviExperimental(reasons = [])
abstract class TestIviActivityTestCase(initialIviServiceTestConfiguration: IviServiceTestConfiguration? = defaultIviServiceTestConfiguration, skipWaitingForIdleSystemUi: Boolean = false, testActivityClass: KClass<out Activity> = TestIviActivity::class) : IviActivityTestCase, IviServiceAwareTestCase

Base class for tests that want to use the TestIviApplication.