Class org.broadinstitute.hellbender.utils.gcs.BucketUtilsUnitTest

19

tests

0

failures

0

ignored

7.505s

duration

100%

successful

Tests

Test Duration Result
testBucketPathToPublicHttpUrl 0.940s passed
testCopyAndDeleteGCS 2.152s passed
testCreateSignedUrl 0.349s passed
testDirSizeGCS 3.362s passed
testGetPathOnGcsDirectory 0s passed
testIsEligibleForPrefetchingWithPathSpecifier[0](localFile, false) 0s passed
testIsEligibleForPrefetchingWithPathSpecifier[1](file:///local/file, false) 0.001s passed
testIsEligibleForPrefetchingWithPathSpecifier[2](http://www.somewhere.com, true) 0s passed
testIsEligibleForPrefetchingWithPathSpecifier[3](https://www.somewhere.com, true) 0s passed
testIsEligibleForPrefetchingWithPathSpecifier[4](gs://abucket/bucket, true) 0s passed
testIsEligibleForPrefetchingWithPathSpecifier[5](gs://abucket_with_underscores, true) 0.001s passed
testIsEligibleForPrefetching[0](localFile, false) 0.001s passed
testIsEligibleForPrefetching[1](file:///local/file, false) 0s passed
testIsEligibleForPrefetching[2](http://www.somewhere.com, true) 0.001s passed
testIsEligibleForPrefetching[3](https://www.somewhere.com, true) 0s passed
testIsEligibleForPrefetching[4](gs://abucket/bucket, true) 0.001s passed
testIsEligibleForPrefetching[5](gs://abucket_with_underscores, true) 0s passed
testIsGcsUrl 0s passed
testRequesterPays 0.697s passed