public class MailerResultCollector extends ResultCollector implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
MAILER_MODEL |
FILENAMECOMMENTS, 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, testStartedgetVisualizer, setListeneraddPropertiesValues, 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, traversePropertyfinalize, getClass, notify, notifyAll, toString, wait, wait, waitremovedpublic static final String MAILER_MODEL
public void clear()
clear in interface TestElementclear in class AbstractTestElementpublic void sampleOccurred(SampleEvent e)
sampleOccurred in interface SampleListenersampleOccurred in class ResultCollectore - the sample event that was receivedpublic MailerModel getMailerModel()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.