Package org.apache.jmeter.assertions
Assertions
Methods to be implemented
getResult(SampleResult)
Calling sequence
When the test plan is prepared for running, one instance of the class is created for each occurrence
of an assertion in each thread.
Assertions are called from the same thread as the sampler
Assertion | An Assertion checks a SampleResult to determine whether or not it is
successful. |
Assertions
Methods to be implemented
getResult(SampleResult)
Calling sequence
When the test plan is prepared for running, one instance of the class is created for each occurrence
of an assertion in each thread.
Assertions are called from the same thread as the sampler
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.