Test-If: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
| label = acceptable & valid -
| label = acceptable & valid -


| ok = legal
| ok = legal{{{ok|}}}
| notok = illegal
| notok = illegal{{{notok|}}}


| class_1 = {{{ok}}}Parents
| class_1 = {{{ok|}}}Parents
| label_1 = Parents
| label_1 = Parents
| members_1 = Father . Mother . Parent
| members_1 = Father . Mother . Parent


| class_2 = {{{ok}}}Children
| class_2 = {{{ok|}}}Children
| label_2 = Children
| label_2 = Children
| members_2 = Daughter . Son. Child
| members_2 = Daughter . Son . Child


| class_3 = {{{notok}}}Parents
| class_3 = {{{notok|}}}Parents
| label_3 = Unsuitable Relationships
| label_3 = Unsuitable Relationships
| members_3 = Brother . Sister . Sibling
| members_3 = Brother . Sister . Sibling


}}
}}

Revision as of 16:58, 27 January 2008