i thought the test-set is only for one testscript, where you can implement different testcases for one function,
and one testscript is one call of a function
so if i want to test all my functions i have to make several test-sets
i imagine the test suite that unites all test-sets, so i can...