Gradle Test Run :test

API contracts

summary

21

tests

0

failures

0

skipped

0.034s

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.002s 100%
Loading from a missing dictionary file must fail with IOException shouldFailWhenDictionaryFileDoesNotExist() 1 0 0 0.002s 100%
Public methods must reject null arguments with precise diagnostics shouldRejectNullArguments(String, ExecutableOperation, String) 19 0 0 0.030s 100%