Package org.apache.jmeter.assertions


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