``` mypackage.MyTest > should return the length...
# kotlintest
m
Copy code
mypackage.MyTest > should return the length of the string FAILED
    org.opentest4j.AssertionFailedError at MyTest.kt:12

mypackage.MyTest > should constaint letter FAILED
    java.lang.AssertionError at MyTest.kt:18

mypackage.MyTest > mypackage.MyTest > executionError FAILED
    org.opentest4j.AssertionFailedError at MyTest.kt:12

mypackage.MyTest > mypackage.MyTest > executionError FAILED
    java.lang.AssertionError at MyTest.kt:18