Gradle Test Run :paper:test

isSyncFormat() tests

summary

3

tests

0

failures

0

skipped

0.007s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
Returns false for non-sync format testIsNotSyncFormat() 1 0 0 0.003s 100%
Returns true for sync format testIsSyncFormat() 1 0 0 0.001s 100%
Returns true for SYNC format (case-insensitive) testIsSyncFormatCaseInsensitive() 1 0 0 0.002s 100%