Hi. I'm listening sampler results through a custom Assertion. How could I know if a SampleResult object is the last sample running in test tree?
public AssertionResult getResult(SampleResult response){
// if response is the last one, and none more is coming... do something!
}
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
