public class DoesNotContainIssueKeyCondition extends Object implements SearchResultsCondition
Constructor and Description |
---|
DoesNotContainIssueKeyCondition(TextAssertions text,
String issueKey) |
Modifier and Type | Method and Description |
---|---|
void |
assertCondition(net.sourceforge.jwebunit.WebTester tester)
Executes assertions for this condition on the search results by inspecting the state of the latest response.
|
public DoesNotContainIssueKeyCondition(TextAssertions text, String issueKey)
public void assertCondition(net.sourceforge.jwebunit.WebTester tester)
SearchResultsCondition
assertCondition
in interface SearchResultsCondition
tester
- the web testerCopyright © 2002-2019 Atlassian. All Rights Reserved.