AndroidX Test 1.4.0-alpha04
Pre-release
Pre-release
February 8, 2021
This is the alpha release of AndroidX Test 1.4.0. New APIs are subject to change.
It contains updates to the following libraries:
Core 1.4.0-alpha04
Espresso 3.4.0-alpha04
Intents 3.4.0-alpha04
JUnit 1.1.3-alpha04
Monitor 1.4.0-alpha04
Orchestrator 1.4.0-alpha04
Runner 1.4.0-alpha04
Rules 1.4.0-alpha04
Truth 1.4.0-alpha04
Test Services 1.4.0-alpha04
Here is a summary of the changes since the 1.3.1-alpha03 release:
New Features
- [Espresso] Improve error messaging for various Espresso assertions
- [Truth] Several utility methods added to LocationSubject
API Changes
- Added
InstrumentationRegistry.registerInstrumentationProvider
Bug Fixes
- Remove overly verbose ActivityLifecycleMonitorImpl callback logging.
Dependency Changes