// This test is against XAANNOTATIONS-17
@Test
public void xwikiPageSyntaxAnnotationsTest()
{
adminPage = new AdministrationPage();
annotationsPane = new AnnotationsPane();
annotationsWindow = new AnnotationsWindow();
annotationsLabel = new AnnotationsLabel();
getUtil().createPage(SPACE_NAME, DOC_NAME, CONTENT, DOC_TITLE, "xwiki/1.0");