public class ProSecurityTest
extends com.eviware.soapui.security.SecurityTest
Constructor and Description |
---|
ProSecurityTest(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
com.eviware.soapui.config.SecurityTestConfig config) |
Modifier and Type | Method and Description |
---|---|
ModelItemReport |
getModelItemReport() |
String |
getOnReportScript() |
com.eviware.soapui.model.TestPropertyHolder |
getReportParameters() |
int |
getSavedRecentTestRunsLimit() |
int |
getScansExecuted() |
com.google.common.collect.Multimap<String,SecurityIssue> |
getSecurityIssues() |
void |
release() |
com.eviware.soapui.security.SecurityTestRunner |
run(com.eviware.soapui.support.types.StringToObjectMap context,
boolean async) |
Object |
runReportScript(SecurityTestCaseReport report,
com.eviware.soapui.support.types.StringToObjectMap params) |
void |
setOnReportScript(String script) |
protected boolean |
skipTest(com.eviware.soapui.model.testsuite.TestStep testStep) |
addAsFirstSecurityTestRunListener, addNewSecurityScan, addSecurityScan, addSecurityTestListener, addSecurityTestRunListener, addTestStepRunListener, canAddSecurityScanType, clearSecurityTestStepResultMap, findTestStepScanUniqueName, getAbortOnError, getAvailableSecurityScanNames, getAvailableSecurityScans, getAvailableSecurityScans, getChildren, getEnabledTestStepSecurityScans, getFailSecurityTestOnScanErrors, getFunctionalTimeTaken, getRecentTestRuns, getSecurityScanCount, getSecurityScansMap, getSecurityTestRunListeners, getSecurityTestStepResultMap, getSkipDataSourceLoops, getStartTime, getStartupScript, getStepSecurityApplicableScansCount, getTearDownScript, getTestCase, getTestStepRunListeners, getTestStepSecurityScanAt, getTestStepSecurityScanByName, getTestStepSecurityScanByType, getTestStepSecurityScans, getTestStepSecurityScansCount, hasRun, importSecurityScan, isRunning, putSecurityTestStepResult, removeSecurityScan, removeSecurityScanWhenRemoveTestStep, removeSecurityTestListener, removeSecurityTestRunListener, removeTestStepRunListener, resetAllScansSkipFurtherRunning, resetConfigOnMove, resetConfigOnMove, runStartupScript, runTearDownScript, setAbortOnError, setFailSecurityTestOnScanErrors, setRecentTestRuns, setSavedRecentTestRunsLimit, setSkipDataSourceLoops, setStartupScript, setTearDownScript, stop
addPropertiesFromFile, addProperty, addTestPropertyListener, createNewPropertiesTestPropertyHolder, getModelItem, getProjectProperty, getProperties, getPropertiesLabel, getProperty, getPropertyAt, getPropertyCount, getPropertyHolderSupport, getPropertyList, getPropertyNames, getPropertyValue, hasProperty, moveProperty, removeProperty, removeTestPropertyListener, renameProperty, setPropertiesConfig, setPropertyValue
addExternalDependencies, afterLoad, afterSave, beforeSave, clearIdCache, createEventBusMessage, dependsOn, getConfig, getDescription, getExternalAction, getExternalDependencies, getIcon, getId, getName, getParent, getSettings, getWsdlModelItemById, getWsdlModelItemByName, initItemOrder, initWsdlModelItemOrder, resetConfigOnMove, resolve, setConfig, setDescription, setExternalAction, setIcon, setName, setSettings
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getDashboardDbId, getProject, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTestPropertyListener, getModelItem, getProperties, getPropertiesLabel, getProperty, getPropertyAt, getPropertyCount, getPropertyList, getPropertyNames, getPropertyValue, hasProperty, removeTestPropertyListener, setPropertyValue
public ProSecurityTest(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase, com.eviware.soapui.config.SecurityTestConfig config)
public com.eviware.soapui.model.TestPropertyHolder getReportParameters()
public com.google.common.collect.Multimap<String,SecurityIssue> getSecurityIssues()
public int getScansExecuted()
public void setOnReportScript(String script)
public String getOnReportScript()
public Object runReportScript(SecurityTestCaseReport report, com.eviware.soapui.support.types.StringToObjectMap params) throws Exception
Exception
protected boolean skipTest(com.eviware.soapui.model.testsuite.TestStep testStep)
skipTest
in class com.eviware.soapui.security.SecurityTest
public com.eviware.soapui.security.SecurityTestRunner run(com.eviware.soapui.support.types.StringToObjectMap context, boolean async)
run
in interface com.eviware.soapui.model.testsuite.TestRunnable
run
in class com.eviware.soapui.security.SecurityTest
public int getSavedRecentTestRunsLimit()
getSavedRecentTestRunsLimit
in class com.eviware.soapui.security.SecurityTest
public void release()
release
in interface com.eviware.soapui.model.Releasable
release
in class com.eviware.soapui.security.SecurityTest
public ModelItemReport getModelItemReport()
Copyright © 2019. All rights reserved.