OTX Reference  
OpenTestSystem.Otx.Extensions.UnitTest.Nodes.EndNode.Inconclusive Class Reference

The end node finishes the test immediadly and mark it as inconclusive. More...

Inherits EndNodeRealisation.

Public Attributes

StringTerm message
 An message which may be included in the report to the runtime system. More...
 

Detailed Description

The end node finishes the test immediadly and mark it as inconclusive.

Checker rules
CheckerRule.UnitTest_Chk006 - Only exist inside TestProcedureRealisation

Member Data Documentation

◆ message

StringTerm OpenTestSystem.Otx.Extensions.UnitTest.Nodes.EndNode.Inconclusive.message

An message which may be included in the report to the runtime system.