All Results

Gradle Test Run :lib-http-ipc-shared:testDebugUnitTest

Gradle Test Run :lib-http-ipc-shared:testDebugUnitTest

summary

1

tests

0

failures

0

skipped

2.679s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
HeadersAdapterUnitTest org.openeel.libcache.ipc.core.HeadersAdapterUnitTest 1 0 0 1.631s 100%

standard output

WARNING: No manifest file found at ./AndroidManifest.xml.
Falling back to the Android OS resources only.
To remove this warning, annotate your test class with @Config(manifest=Config.NONE).
If you're using Android Gradle Plugin, add testOptions.unitTests.includeAndroidResources = true to your build.gradle