OTX Reference
|
|
Comprehensive checker rule listing, see also Core checker rules. More...
Public Attributes | |
Severity.Critical | UnitTest_Chk001 |
No mix of unit tests and OTX test logic More... | |
Severity.Critical | UnitTest_Chk002 |
Correct test case arguments More... | |
Severity.Critical | UnitTest_Chk003 |
Correct minimal and maximal value of a range More... | |
Severity.Critical | UnitTest_Chk004 |
Step value of a range greater than zero More... | |
Severity.Critical | UnitTest_Chk005 |
Only one TestProcedures element per document More... | |
Severity.Critical | UnitTest_Chk006 |
Only exist inside test procedure More... | |
Severity.Warning | UnitTest_Chk007 |
At least one test should exist More... | |
Severity.Critical | UnitTest_Chk008 |
Correct callback parameters More... | |
Severity.Critical | UnitTest_Chk009 |
Only exist inside CallbackProcedure More... | |
Severity.Critical | UnitTest_Chk010 |
Only exist inside TestProcedureRealisation or SetupProcedureRealisation More... | |
Comprehensive checker rule listing, see also Core checker rules.
Severity.Critical OpenTestSystem.Otx.Extensions.UnitTest.CheckerRule.UnitTest_Chk001 |
No mix of unit tests and OTX test logic
Severity.Critical OpenTestSystem.Otx.Extensions.UnitTest.CheckerRule.UnitTest_Chk002 |
Correct test case arguments
Severity.Critical OpenTestSystem.Otx.Extensions.UnitTest.CheckerRule.UnitTest_Chk003 |
Correct minimal and maximal value of a range
Severity.Critical OpenTestSystem.Otx.Extensions.UnitTest.CheckerRule.UnitTest_Chk004 |
Step value of a range greater than zero
Severity.Critical OpenTestSystem.Otx.Extensions.UnitTest.CheckerRule.UnitTest_Chk005 |
Only one TestProcedures element per document
Severity.Critical OpenTestSystem.Otx.Extensions.UnitTest.CheckerRule.UnitTest_Chk006 |
Only exist inside test procedure
Severity.Warning OpenTestSystem.Otx.Extensions.UnitTest.CheckerRule.UnitTest_Chk007 |
At least one test should exist
Severity.Critical OpenTestSystem.Otx.Extensions.UnitTest.CheckerRule.UnitTest_Chk008 |
Correct callback parameters
Severity.Critical OpenTestSystem.Otx.Extensions.UnitTest.CheckerRule.UnitTest_Chk009 |
Only exist inside CallbackProcedure
Severity.Critical OpenTestSystem.Otx.Extensions.UnitTest.CheckerRule.UnitTest_Chk010 |
Only exist inside TestProcedureRealisation or SetupProcedureRealisation