nitc :: UnitTest :: was_exec=
This will indicate the status of the test (failture or error)
# Was the test case executed at least once? # # This will indicate the status of the test (failture or error) var was_exec = false is writable