Class com.owncloud.android.utils.PathUtilsTest$IsAncestor

30

tests

0

failures

0

ignored

0.027s

duration

100%

successful

Tests

Test Duration Result
testIsAncestor[, => false] 0s passed
testIsAncestor[, => false] 0.006s passed
testIsAncestor[, / => false] 0s passed
testIsAncestor[, / => false] 0s passed
testIsAncestor[/, => false] 0s passed
testIsAncestor[/, => false] 0s passed
testIsAncestor[/, /bar/ => true] 0s passed
testIsAncestor[/, /bar/ => true] 0s passed
testIsAncestor[/bar, /bar/foo.tgz => true] 0.007s passed
testIsAncestor[/bar, /bar/foo.tgz => true] 0.007s passed
testIsAncestor[/bar, /bar/foo/baz.tgz => true] 0.004s passed
testIsAncestor[/bar, /bar/foo/baz.tgz => true] 0.001s passed
testIsAncestor[/bar/, => false] 0s passed
testIsAncestor[/bar/, => false] 0s passed
testIsAncestor[/bar/, / => false] 0s passed
testIsAncestor[/bar/, / => false] 0s passed
testIsAncestor[/bar/, /bar/foo => true] 0s passed
testIsAncestor[/bar/, /bar/foo => true] 0.001s passed
testIsAncestor[/bar/, /bar/foo.tgz => true] 0s passed
testIsAncestor[/bar/, /bar/foo.tgz => true] 0s passed
testIsAncestor[/bar/, /bar/foo/ => true] 0s passed
testIsAncestor[/bar/, /bar/foo/ => true] 0s passed
testIsAncestor[/bar/, /bar/foo/baz => true] 0s passed
testIsAncestor[/bar/, /bar/foo/baz => true] 0.001s passed
testIsAncestor[/bar/, /bar/foo/baz.tgz => true] 0s passed
testIsAncestor[/bar/, /bar/foo/baz.tgz => true] 0s passed
testIsAncestor[/bar/, /bar/foo/baz/ => true] 0s passed
testIsAncestor[/bar/, /bar/foo/baz/ => true] 0s passed
testIsAncestor[/bar/, /foo/bar => false] 0s passed
testIsAncestor[/bar/, /foo/bar => false] 0s passed