Class Rest
java.lang.Object
com.github.invictum.reportportal.log.unit.Rest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Function<net.thucydides.core.model.TestStep,Collection<com.epam.ta.reportportal.ws.model.log.SaveLogRQ>> Logs REST api call
-
Constructor Details
-
Rest
public Rest()
-
-
Method Details
-
restQuery
public static Function<net.thucydides.core.model.TestStep,Collection<com.epam.ta.reportportal.ws.model.log.SaveLogRQ>> restQuery()Logs REST api call
-