Uses of Class
de.ikor.sip.foundation.testkit.configurationproperties.TestCaseDefinition
-
Packages that use TestCaseDefinition Package Description de.ikor.sip.foundation.testkit.config -
-
Uses of TestCaseDefinition in de.ikor.sip.foundation.testkit.config
Methods in de.ikor.sip.foundation.testkit.config with parameters of type TestCaseDefinition Modifier and Type Method Description TestCase
TestCasesConfig. generateTestCase(TestCaseDefinition testCaseDefinition)
Creation and initialisation of a single test case from a definition.(package private) TestExecutionStatus
TestExecutionStatusFactory. generateTestReport(TestCaseDefinition testCaseDefinition)
-