kotlinx-lincheck
kotlinx-lincheck copied to clipboard
Unclear exception message when no operations defined
If we have a class where no methods annotated with @Operation we get exceptions with this message:
We should improve it to make it more clear.