Test |
Method name |
Duration |
Result |
Test activation account after creation |
testActive() |
0.002s |
passed |
Deposit 400 successfully |
testDeposit() |
0.001s |
passed |
test deposit timeout |
testDepositTimeout() |
0.037s |
passed |
test holder name set |
testHolderNameSet() |
0.001s |
passed |
test no withdraw below minimum |
testNoWithdrawBelowMinimum() |
0.008s |
passed |
Withdraw 500 successfully |
testWithdraw() |
0.005s |
passed |
test withdraw and deposit without exceptions |
testWithdrawAndDepositWithoutExceptions() |
0.010s |
passed |
Withdraw will become negative |
testWithdrawNotStuckAtZero() |
0.007s |
passed |