public class TestSuiteLogRecord 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 |
---|
TestSuiteLogRecord
(String name, String logFolder) |
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 |