Microformats test suite

hRecipe 1 - single occurrence test

This page was design to test that values of a hRecipe which are meant to have only a single occurrence are parsed correctly.

From: hRecipe test suite 1.0

Author: Glenn Jones

Tests:

Test Result Comment
hrecipe[0].fn IsEqualTo("Yorkshire Pudding") The fn is a singular value
hrecipe[0].summary IsEqualTo("Great with beef") The summary is a singular value
hrecipe[0].yield IsEqualTo("Makes 6 to 8 puddings") The yield is a singular value
hrecipe[0].published IsEqualToISODate("2011-08-13") The published is a singular value

History:

Yorkshire Pudding
Great with beef
Glenn Jones
Makes 6 to 8 puddings
Make the batter by mixing everthing in a bowl
Takes: 30 min
Published 13 Aug 2011

Some rights reserved