RE: Hassles generating text assertions

2003-12-10 Thread BAZLEY, Sebastian
Users List Subject: Re: Hassles generating text assertions Hi Sonam, I've been testing. The Response Assertion seems to be handling escaped spaces, quotes, brackets, etc. nicely. In any case, if it doesn't, it's a bug, since the org.apache.oro.text.regex package description says: Any other

RE: Hassles generating text assertions

2003-12-10 Thread BAZLEY, Sebastian
:43 To: 'JMeter Users List' Subject: RE: Hassles generating text assertions In your example, the only meta characters that need escaping are the square brackets, which are used to introduce character classes. Quotes are not special. == It might be useful to be able to specify that a string