Modifier and Type |
Method and Description |
static void |
addLabels(Content page,
String... labels) |
static void |
addLabels(Content page,
com.atlassian.confluence.test.api.model.person.UserWithDetails user,
String... labels) |
void |
testAddLabelViewPage() |
void |
testAddMultipleLabels() |
void |
testAddMultipleLabelsFirstValidOthersInvalid() |
void |
testAddMultipleLabelsFirstValidOthersUnpermitted() |
void |
testAnonymousCanAddLabels() |
void |
testAnonymousCanCreateNewPageWithLabels() |
void |
testAnonymousCannotAddLabelsWithoutEditPermission() |
void |
testAnonymousCannotCreatePersonalLabels() |
void |
testAutocompleteOnEditPage() |
void |
testAutocompleteOnViewPage() |
void |
testCanAddPersonalLabelsWithoutEditPermission() |
void |
testCopyPageAsAnonymousAlsoCopiesLabels() |
void |
testInsertUsingEnterOnEditPage() |
void |
testLabelAutocompleteDoesntRemoveExistingLabel() |
void |
testNoDuplicateLabels() |
void |
testRemoveLabelOnViewPage() |
void |
testUserWithSpecialCharsInUsernameAddPersonalAndGlobalLabels() |