You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by André Pfeiler <pf...@e-spirit.de> on 2007/10/01 12:52:32 UTC

Method to check if a test has been started?

hi,
does jmeter provides a method to check if testrun has been started? like 
boolean isTestStarted()
or something like that?

thanks
andre

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: Method to check if a test has been started?

Posted by sebb <se...@gmail.com>.
I don't think so.

You can implement the TestListener interface instead.

On 01/10/2007, André Pfeiler <pf...@e-spirit.de> wrote:
> hi,
> does jmeter provides a method to check if testrun has been started? like
> boolean isTestStarted()
> or something like that?
>
> thanks
> andre
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org