Thanks man. That worked fine.


---------- Cabeçalho original -----------

De: "sebb" [EMAIL PROTECTED]
Para: "JMeter Developers List" [email protected]
Cópia:
Data: Thu, 1 Mar 2007 17:32:59 +0000
Assunto: Re: JMeter Test Ending

> Not sure is is possible to tell if the sample is the last one.
>
> However, there is a TestListener interface, which is called when the
> test starts and ends. Not sure offhand if this is called fro
> Assertions - try it and see.
>
> S.
>
> On 01/03/07, jsm83 <[EMAIL PROTECTED]> wrote:
> > 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]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to