public class TestTerminologyResource extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestTerminologyResource() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
shouldReturnDefaultEntriesIfNoneSet() |
void |
shouldReturnDefaultEntryForUnchangedNames() |
void |
shouldReturnProperEntries() |
void |
shouldReturnProperSingleEntries() |
void |
tearDown() |
void |
testAnalyticsNotSentWhenErrorsDuringUpdate() |
void |
testAnalyticsSentForAllEntries() |
void |
testAnalyticsSentWhenEntryChangedToNewName() |
void |
testCannotChangeTerminologyWhenFeatureFlagDisabled() |
void |
testGetNonExistingTerminologyEntry() |
void |
testSetInvalidTerminologyEntry() |
void |
testSetInvalidTerminologyEntryBulk() |
void |
testSetMultipleTerminologyEntriesForOneOriginalNameBulk() |
void |
testSetTerminologyEntry() |
void |
testSetTerminologyEntryBulk() |
void |
testSetTerminologyEntryForInvalidOriginalName() |
void |
testSetTerminologyEntryForInvalidOriginalNameBulk() |
void |
testSetTerminologyEntryWithoutPermission() |
void |
testSetTerminologyEntryWithoutPermissionBulk() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setup()
public void tearDown()
public void shouldReturnProperEntries()
public void shouldReturnDefaultEntriesIfNoneSet()
public void shouldReturnDefaultEntryForUnchangedNames()
public void shouldReturnProperSingleEntries()
public void testSetTerminologyEntry()
public void testSetTerminologyEntryForInvalidOriginalName()
public void testSetInvalidTerminologyEntry()
public void testSetTerminologyEntryWithoutPermission()
public void testSetTerminologyEntryBulk()
public void testSetTerminologyEntryForInvalidOriginalNameBulk()
public void testSetInvalidTerminologyEntryBulk()
public void testSetMultipleTerminologyEntriesForOneOriginalNameBulk()
public void testSetTerminologyEntryWithoutPermissionBulk()
public void testGetNonExistingTerminologyEntry()
public void testCannotChangeTerminologyWhenFeatureFlagDisabled()
public void testAnalyticsSentWhenEntryChangedToNewName()
public void testAnalyticsNotSentWhenErrorsDuringUpdate()
public void testAnalyticsSentForAllEntries()
Copyright © 2002-2023 Atlassian. All Rights Reserved.