public class SidebarAssertionsImpl extends Object implements SidebarAssertions
SidebarAssertions
Constructor and Description |
---|
SidebarAssertionsImpl(LocatorFactory locator,
net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData) |
Modifier and Type | Method and Description |
---|---|
void |
assertProjectName(String name)
Checks if provided project name matches what was rendered in the sidebar
|
@Inject public SidebarAssertionsImpl(LocatorFactory locator, net.sourceforge.jwebunit.WebTester tester, JIRAEnvironmentData environmentData)
public void assertProjectName(String name)
SidebarAssertions
assertProjectName
in interface SidebarAssertions
name
- project nameCopyright © 2002-2019 Atlassian. All Rights Reserved.