public class MessageLogRecord extends AbstractLogRecord
Fields inherited from class | Fields |
---|---|
class AbstractLogRecord |
LINE_SEPARATOR, childRecords, description, endTime, id, interuppted, message, name, parentLogRecord, properties, source, startTime, type |
Constructor and description |
---|
MessageLogRecord
() |
Type Params | Return Type | Name and description |
---|---|---|
|
public String |
getAttachment() |
|
public String |
getAttachment(boolean isInAbsolutePath) |
|
public String |
getJUnitMessage() |
|
public TestStatus |
getStatus() |
|
public void |
setAttachment(String attachment) |
|
public void |
setStatus(TestStatus testStatus) |
Methods inherited from class | Name |
---|---|
class AbstractLogRecord |
addChildRecord, equals, getAttachments, getAttachments, getChildRecords, getDescription, getEndTime, getId, getJUnitMessage, getJsonExcludedFields, getMessage, getName, getParentLogRecord, getParentLogRecordByType, getProperties, getSource, getStartTime, getStatus, getSystemErrorMsg, getSystemOutMsg, getType, hasChildRecords, hashCode, isInterrupted, removeChildRecord, setChildRecords, setDescription, setEndTime, setId, setInterrupted, setMessage, setName, setParentLogRecord, setProperties, setSource, setStartTime, setType |