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, stopaddPropertiesFromFile, addProperty, addTestPropertyListener, createNewPropertiesTestPropertyHolder, getModelItem, getProjectProperty, getProperties, getPropertiesLabel, getProperty, getPropertyAt, getPropertyCount, getPropertyHolderSupport, getPropertyList, getPropertyNames, getPropertyValue, hasProperty, moveProperty, removeProperty, removeTestPropertyListener, renameProperty, setPropertiesConfig, setPropertyValueaddExternalDependencies, 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, setSettingsaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getDashboardDbId, getProject, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTestPropertyListener, getModelItem, getProperties, getPropertiesLabel, getProperty, getPropertyAt, getPropertyCount, getPropertyList, getPropertyNames, getPropertyValue, hasProperty, removeTestPropertyListener, setPropertyValuepublic 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
Exceptionprotected boolean skipTest(com.eviware.soapui.model.testsuite.TestStep testStep)
skipTest in class com.eviware.soapui.security.SecurityTestpublic com.eviware.soapui.security.SecurityTestRunner run(com.eviware.soapui.support.types.StringToObjectMap context,
boolean async)
run in interface com.eviware.soapui.model.testsuite.TestRunnablerun in class com.eviware.soapui.security.SecurityTestpublic int getSavedRecentTestRunsLimit()
getSavedRecentTestRunsLimit in class com.eviware.soapui.security.SecurityTestpublic void release()
release in interface com.eviware.soapui.model.Releasablerelease in class com.eviware.soapui.security.SecurityTestpublic ModelItemReport getModelItemReport()
Copyright © 2019. All rights reserved.