Fine by me. I just noticed the missing 't' and was wondering if it was a "known feature" or not. Poking around I couldn't find anything to indicating either way.
Thanks for your prompt response. -----Original Message----- From: Mike Stover [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 10:35 AM To: JMeter Users List Subject: Re: ResponseAssertion typo? True, however, changing it adversely effect your ability to load .jmx files saved prior to the fix. Other than that, it has no effect on anything, so I think I'll leave it till I decide on a good way to deal with it. It won't affect anything. -Mike On 30 Aug 2002 at 11:06, SEYB, DAN A (AIT) wrote: > Hi. > > I'm not sure if this is significant or not, but it looks like there is a > typo in the ResponseAssertion class. > > I suspect > > public final static String TEST_STRINGS = "Asserion.test_strings"; > > is supposed to be > > public final static String TEST_STRINGS = "Assertion.test_strings"; > > instead. (inserting the 't' in 'assertion') > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

