Gradle Test Run :app:testDevDebugUnitTest
DeviceInfoCollectorTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| DeviceInfo can be constructed with all fields | DeviceInfo can be constructed with all fields | 1 | 0 | 0 | 0.010s | 100% |
| DeviceInfo can be constructed with nullable fields | DeviceInfo can be constructed with nullable fields | 1 | 0 | 0 | 0.001s | 100% |
| DeviceInfo copy preserves all fields | DeviceInfo copy preserves all fields | 1 | 0 | 0 | 0s | 100% |