Uses of Class
de.qytera.qtaf.core.log.model.message.LogMessage
Packages that use LogMessage
Package
Description
-
Uses of LogMessage in de.qytera.qtaf.core.events.payload
Fields in de.qytera.qtaf.core.events.payload declared as LogMessageModifier and TypeFieldDescriptionprotected LogMessageQtafTestStepEventPayload.logMessageLog message of the executed stepMethods in de.qytera.qtaf.core.events.payload that return LogMessageModifier and TypeMethodDescriptionIQtafTestStepEventPayload.getLogMessage()Get log messageQtafTestStepEventPayload.getLogMessage()Get logMessageMethods in de.qytera.qtaf.core.events.payload with parameters of type LogMessageModifier and TypeMethodDescriptionQtafTestStepEventPayload.setLogMessage(LogMessage logMessage) Set logMessage -
Uses of LogMessage in de.qytera.qtaf.core.log.model.collection
Methods in de.qytera.qtaf.core.log.model.collection that return types with arguments of type LogMessageMethods in de.qytera.qtaf.core.log.model.collection with parameters of type LogMessageModifier and TypeMethodDescriptionTestScenarioLogCollection.addLogMessage(LogMessage logMessage) Add log message object This methods needs to run synchronized because of the check for existence. -
Uses of LogMessage in de.qytera.qtaf.core.log.model.message
Subclasses of LogMessage in de.qytera.qtaf.core.log.model.messageMethods in de.qytera.qtaf.core.log.model.message that return LogMessageModifier and TypeMethodDescriptionSet log levelLogMessage.setMessage(String message) Set log message -
Uses of LogMessage in de.qytera.qtaf.cucumber.log.model.message
Subclasses of LogMessage in de.qytera.qtaf.cucumber.log.model.message