killLevel property

Level killLevel
getter/setter pair

The minimum level that should immediately kill the test.

This level should be greater than or equal to failLevel.

Implementation

Level killLevel;