Gradle Test Run :java:test

truncateSentence(#s, #k) == #answer

summary

3

tests

0

failures

0

skipped

0.011s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
truncateSentence(chopper is not a tanuki, 5) == chopper is not a tanuki 1 0 0 0s 100%
truncateSentence(Hello how are you Contestant, 4) == Hello how are you 1 0 0 0.006s 100%
truncateSentence(What is the solution to this problem, 4) == What is the solution 1 0 0 0s 100%