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""}%


This topic: TestCases > TestCaseAutoAttributeParsing
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