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