Uses of Class
de.qytera.qtaf.xray.entity.XrayTestEntity
Packages that use XrayTestEntity
-
Uses of XrayTestEntity in de.qytera.qtaf.xray.builder.test
Methods in de.qytera.qtaf.xray.builder.test that return XrayTestEntityModifier and TypeMethodDescriptionXrayTestEntityBuilder.buildTestEntity(XrayTest xrayTest, T scenarioData) Builds a test entity for an executed test. -
Uses of XrayTestEntity in de.qytera.qtaf.xray.dto.request
Methods in de.qytera.qtaf.xray.dto.request that return types with arguments of type XrayTestEntityMethod parameters in de.qytera.qtaf.xray.dto.request with type arguments of type XrayTestEntityModifier and TypeMethodDescriptionvoidXrayImportRequestDto.setTests(List<XrayTestEntity> tests) The Test Run result details.