Gradle Test Run :test

API contracts

summary

21

tests

0

failures

0

skipped

0.038s

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) 19 0 0 0.034s 100%