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)
SidebarAssertionsassertProjectName in interface SidebarAssertionsname - project nameCopyright © 2002-2018 Atlassian. All Rights Reserved.