Update unit_testing.md

This commit is contained in:
bt3gl 2022-03-10 19:17:27 +00:00 committed by GitHub
parent f439f22bc2
commit 3a492174f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,3 +57,7 @@ contract testSuite {
}
}
```
Note that ine can input custom values for `msg.sender` & `msg.value` of transaction using NatSpec comments.