Interface Validator
-
- All Known Implementing Classes:
AbstractJSONPathAssertionWrapper,AggregateGraphWrapper,AggregateReportWrapper,AssertionVisualizerWrapper,BackendListenerWrapper,BoundaryExtractorWrapper,ComparisonAssertionVisualizerWrapper,CounterConfigWrapper,CSVDataSetWrapper,DurationAssertionWrapper,GraphVisualizerWrapper,HTMLAssertionWrapper,HtmlExtractorWrapper,JMESPathAssertionWrapper,JSONPathAssertionWrapper,JSONPostProcessorWrapper,JSR223AssertionWrapper,JSR223ListenerWrapper,JSR223PostProcessorWrapper,JSR223PreProcessorWrapper,JSR223SamplerWrapper,JSR223TestElementParentWrapper,JSR223TestElementWrapper,JSR223TimerWrapper,RegexExtractorWrapper,ResultCollectorWrapper,ScriptingTestElementParentWrapper,ScriptingTestElementWrapper,SimpleDataWriterWrapper,SummaryReportWrapper,TableVisualizerWrapper,ViewResultsFullVisualizerWrapper,XPathAssertionWrapper,XPathExtractorWrapper
public interface ValidatorValidate test element wrapper before conversion.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidvalidate()Validate Test element.
-
-
-
Method Detail
-
validate
void validate() throws ConversionIllegalStateExceptionValidate Test element.- Throws:
ConversionIllegalStateException
-
-