Uses of Class
com.testomatio.reporter.core.constructor.ExceptionDetails
-
Packages that use ExceptionDetails Package Description com.testomatio.reporter.core.constructor -
-
Uses of ExceptionDetails in com.testomatio.reporter.core.constructor
Methods in com.testomatio.reporter.core.constructor that return ExceptionDetails Modifier and Type Method Description protected ExceptionDetailsAbstractTestResultConstructor. createExceptionDetails(Throwable throwable)Creates exception details with message and stack trace.
-