| script | ||||||
| given page | ParentPage | |||||
| add child page | SuiteChild | containing | child content | to parent page | ParentPage | should return Redirect |
| ensure | page | ParentPage.SuiteChild | has attribute | Suite | ||
| script | ||||||
| given page | ParentPage | |||||
| add child page | SuiteChild | containing | child content | to parent page | ParentPage | should return Redirect |
| ensure | page | ParentPage.SuiteChild | has attribute | Suite | ||