Function: haltContract()
Halts the contract.
Branches and code coverage (including function calls)
Intended branches
Successfully halts the contract if called by the owner.
Negative behavior
Reverts if the caller is not the owner.
haltContract()
Halts the contract.
Intended branches
Successfully halts the contract if called by the owner.
Negative behavior
Reverts if the caller is not the owner.