[RPS] Creating data XML entries for testing
Sean Carley
seanacarley at gmail.com
Sun Jul 3 00:57:56 EDT 2005
Dan,
Before you convert the double quotes to single quotes, remove or
escape all of the apostrophes. I can't remember if I ran into this,
but it would terminated one of your strings early, breaking everything
down the line.
Sean
On 7/2/05, Daniel Nugent <nugend at gmail.com> wrote:
> Hi all,
>
> I started working on creating wrappers for the API methods that hadn't
> been done yet and when I was trying to create the test case, i
> couldn't figure out how to get an XML file into the DATA section
> without causing a syntax error. I tried stripping all of the newlines
> and replacing the double quotes with single quotes, but the
> interpreter still says there's something wrong with the string.
>
> Would you guys happen to know what's causing this?
> --
> -Dan Nugent
>
> _______________________________________________
> Therps-discuss mailing list
> Therps-discuss at rubyforge.org
> http://rubyforge.org/mailman/listinfo/therps-discuss
>
More information about the Therps-discuss
mailing list