public class TestFixVersionWasSearching extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestFixVersionWasSearching() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testWasEmptySearch() |
void |
testWasNotEmptySearch() |
void |
testWasNotInSearchUsingListOperands() |
void |
testWasSearchUsingAfterPredicate() |
void |
testWasSearchUsingBeforePredicate() |
void |
testWasSearchUsingByPredicate() |
void |
testWasSearchUsingDuringPredicate() |
void |
testWasSearchUsingIncorrectPredicateIsInvalid() |
void |
testWasSearchUsingListOperands() |
void |
testWasSearchUsingLongOperandsIsValid() |
void |
testWasSearchUsingOnPredicate() |
void |
testWasSearchUsingSingleValueOperandsReturnsExpectedValues() |
void |
testWasSearchUsingUnclosedListIsInvalid() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUp()
public void testWasEmptySearch()
public void testWasNotEmptySearch()
public void testWasSearchUsingSingleValueOperandsReturnsExpectedValues()
public void testWasSearchUsingListOperands()
public void testWasNotInSearchUsingListOperands()
public void testWasSearchUsingByPredicate()
public void testWasSearchUsingDuringPredicate()
public void testWasSearchUsingBeforePredicate()
public void testWasSearchUsingAfterPredicate()
public void testWasSearchUsingOnPredicate()
public void testWasSearchUsingLongOperandsIsValid()
public void testWasSearchUsingUnclosedListIsInvalid()
public void testWasSearchUsingIncorrectPredicateIsInvalid()
Copyright © 2002-2019 Atlassian. All Rights Reserved.