Gradle Test Run :test

API contracts

summary

27

tests

0

failures

0

skipped

0.053s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
Loading a missing binary trie file must fail with IOException shouldFailWhenBinaryFileDoesNotExist() 1 0 0 0.001s 100%
Loading from a missing dictionary file must fail with IOException shouldFailWhenDictionaryFileDoesNotExist() 1 0 0 0.001s 100%
Public methods must reject null arguments with precise diagnostics shouldRejectNullArguments(String, ExecutableOperation, String) 25 0 0 0.049s 100%