public class TestWorkflowHeader extends BaseJiraWebTest
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestWorkflowHeader() |
Modifier and Type | Method and Description |
---|---|
static void |
assertActiveState(WorkflowHeader header,
boolean active) |
void |
testActiveSystemWorkflow() |
void |
testEditActiveWorkflowWithDiscard() |
void |
testEditActiveWorkflowWithPublish() |
void |
testEditInactiveWorkflow() |
void |
testEditWorkflowNameAndDescription() |
void |
testInactiveSystemWorkflow() |
void |
testPublishDraftWorkflowUserMustChoose()
A test for JRA-15477
|
void |
testPublishWorkflow() |
void |
testUsedByLozenge() |
void |
testWorkflowHeaderMessages() |
getBackdoor, getBaseClassRule, getBaseRule
public void testInactiveSystemWorkflow()
public void testUsedByLozenge()
public void testActiveSystemWorkflow()
public void testEditActiveWorkflowWithPublish()
public void testEditActiveWorkflowWithDiscard()
public void testEditInactiveWorkflow()
public void testWorkflowHeaderMessages()
public void testEditWorkflowNameAndDescription()
public void testPublishWorkflow()
public void testPublishDraftWorkflowUserMustChoose()
public static void assertActiveState(WorkflowHeader header, boolean active)
Copyright © 2002-2017 Atlassian. All Rights Reserved.