Gradle Test Run :test

Filesystem and parser behavior

summary

5

tests

0

failures

0

skipped

0.016s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
Parser must ignore hash and slash-slash remarks shouldIgnoreHashAndDoubleSlashRemarks() 1 0 0 0.002s 100%
Path and String overloads must load equivalent tries shouldLoadEquivalentTrieFromPathAndStringOverloads() 1 0 0 0.002s 100%
storeOriginal=false must not insert the stem itself unless present as a variant elsewhere shouldNotStoreOriginalStemWhenDisabled() 1 0 0 0.001s 100%
Binary save and load overloads must preserve trie semantics shouldRoundTripBinaryTrieAcrossAllBinaryOverloads() 1 0 0 0.006s 100%
storeOriginal=true must make the stem itself resolvable through the no-op patch shouldStoreOriginalStemWhenRequested() 1 0 0 0.002s 100%