public class MailerResultCollector extends ResultCollector implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
MAILER_MODEL |
FILENAME
COMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS
Constructor and Description |
---|
MailerResultCollector() |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clear the TestElement of all data.
|
MailerModel |
getMailerModel() |
void |
sampleOccurred(SampleEvent e)
When a test result is received, display it and save it.
|
clearData, clone, flushFile, getFilename, getSaveConfig, isErrorLogging, isSampleWanted, isSampleWanted, isSuccessOnlyLogging, loadExistingFile, sampleStarted, sampleStopped, sendToVisualizer, setErrorLogging, setFilename, setSaveConfig, setSuccessOnlyLogging, testEnded, testEnded, testStarted, testStarted
getVisualizer, setListener
addPropertiesValues, addProperty, addProperty, addTestElement, canRemove, clearTemporary, clearTestElementChildren, emptyTemporary, equals, getComment, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getSearchableTokens, getThreadContext, getThreadName, hashCode, isEnabled, isRunningVersion, isTemporary, logProperties, mergeIn, propertyIterator, recoverRunningVersion, removeProperty, setComment, setEnabled, setName, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, traverse, traverseCollection, traverseMap, traverseProperty
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
removed
public static final String MAILER_MODEL
public void clear()
clear
in interface TestElement
clear
in class AbstractTestElement
public void sampleOccurred(SampleEvent e)
sampleOccurred
in interface SampleListener
sampleOccurred
in class ResultCollector
e
- the sample event that was receivedpublic MailerModel getMailerModel()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.