contract-coverage-primer/tests
Ekaterina Lebedeva 9e3ac59aa8 [#2] Fix test
Use `require` to check for errors and instead of just printing result to Stdout,
t.Log to print errors.
Added functions to calculate start offset, check if contract
method has result and to get random int to put.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2023-08-08 13:41:36 +03:00
..
contract_test.go [#2] Fix test 2023-08-08 13:41:36 +03:00