Gradle Test Run :app:testGplayDebugUnitTest

ActivityListAdapterTest

summary

5

tests

0

failures

0

skipped

0.345s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
getHeaderPositionForItem returns -1 when adapter is empty 1 0 0 0s 100%
getHeaderPositionForItem returns current position when item is a header 1 0 0 0.337s 100%
getHeaderPositionForItem returns preceding header position when item is an Activity 1 0 0 0.005s 100%
isHeader returns false when item is an Activity 1 0 0 0.001s 100%
isHeader returns true when item is a String header 1 0 0 0.001s 100%