Gradle Test Run :app:testGplayDebugUnitTest

AutoUploadFileMatchingTests

summary

23

tests

0

failures

0

skipped

4.052s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
given any folder type when file is in nested subdirectory then returns true 1 0 0 0.177s 100%
given any folder type when local path is empty string then returns false 1 0 0 0.142s 100%
given custom folder when any file type is under local path then returns true 1 0 0 0.161s 100%
given custom folder when file is outside local path then returns false 1 0 0 0.113s 100%
given custom folder when file path is in similar named folder then returns false 1 0 0 0.153s 100%
given custom folder when file path is null then returns false 1 0 0 0.152s 100%
given custom folder when image file is under local path then returns true 1 0 0 0.120s 100%
given custom folder when local path has trailing separator then returns true 1 0 0 0.235s 100%
given custom folder when video file is under local path then returns true 1 0 0 0.172s 100%
given image folder when file is directly inside local path root then returns true 1 0 0 0.150s 100%
given image folder when file is image and local path has trailing separator then returns true 1 0 0 0.180s 100%
given image folder when file is image and under local path then returns true 1 0 0 0.237s 100%
given image folder when file is image but outside local path then returns false 1 0 0 0.189s 100%
given image folder when file is video and under local path then returns false 1 0 0 0.138s 100%
given image folder when file path is in similar named folder then returns false 1 0 0 0.153s 100%
given image folder when file path is null then returns false 1 0 0 0.126s 100%
given image folder when local path is null then returns false 1 0 0 0.203s 100%
given video folder when file is image and under local path then returns false 1 0 0 0.443s 100%
given video folder when file is video and local path has trailing separator then returns true 1 0 0 0.129s 100%
given video folder when file is video and under local path then returns true 1 0 0 0.109s 100%
given video folder when file is video but outside local path then returns false 1 0 0 0.245s 100%
given video folder when file path is in similar named folder then returns false 1 0 0 0.167s 100%
given video folder when file path is null then returns false 1 0 0 0.148s 100%