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]>

Reply via email to