hyperskill / hs-test

A framework that simplifies testing educational projects for Hyperskill. It is built on top of JUnit.
31 stars 10 forks source link

Class CheckResult should have final fields #3

Closed aaaaaa2493 closed 5 years ago

aaaaaa2493 commented 5 years ago

Now it is possible to change fields in CheckResult.TRUE and Check.Result.FALSE both isCorrect and feedback