hyperskill / hs-test

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

Implement dynamic testing v2 #78

Closed aaaaaa2493 closed 4 years ago

aaaaaa2493 commented 4 years ago
  1. All dynamic calls should be called within a single method, not different methods
  2. Should be possible to call different process's methods dynamically within this single method