NOTE: This is the TestCases web. You cannot edit any topic named "TestCase..." or "Web..." in this web, you can only create new topics. Any topics you do create that are not checked into subversion may be deleted by anyone, at any time.
Tags:
create new tag
view all tags
Description: ensure attribute parsing provides expected outcome

run this test

Designed by: Crawford Currie

Expected outcome in each case is defined as the results of extractParameters, the Cairo equivalent to the attribute parser.

This test uses the STRICTTAG feature of the TestFixturePlugin, that simply creates a TWiki::Attrs from the parameter and then outputs it using stringify()

Input string Expected Strict Friendly
def="m\"no" pqr=" stu="vwx"" def="m\"no" pqr=" stu=" %STRICTTAG{ def="m\"no" pqr=" stu="vwx""}% %FRIENDLYTAG{ def="m\"no" pqr=" stu="vwx""}%

%STRICTTAG{ }% %FRIENDLYTAG{ }%
bloody " hell "bloody \" hell" %STRICTTAG{ bloody " hell}% %FRIENDLYTAG{ bloody " hell}%
"abc\" def="ghi" jkl" def="mno" pqr=" stu="\"vwx"" "abc\" def=\"ghi\" jkl" def="mno" pqr=" stu=" %STRICTTAG{ "abc\" def="ghi" jkl" def="mno" pqr=" stu="\"vwx""}% %FRIENDLYTAG{ "abc\" def="ghi" jkl" def="mno" pqr=" stu="\"vwx""}%

Topic revision: r0 - 2005-03-27 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback