Uses of Class
com.applitools.eyes.universal.dto.TestResultsDto
Packages that use TestResultsDto
-
Uses of TestResultsDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return TestResultsDtoMethods in com.applitools.eyes.universal.dto with parameters of type TestResultsDtoConstructors in com.applitools.eyes.universal.dto with parameters of type TestResultsDtoModifierConstructorDescriptionTestResultContainerDto(TestResultsDto result, EyesError error, ExactEnvironment environment, String userTestId) -
Uses of TestResultsDto in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper with parameters of type TestResultsDtoModifier and TypeMethodDescriptionstatic TestResultsTestResultsMapper.toTestResults(TestResultsDto result)