Class SidebarAssertionsImpl

java.lang.Object
com.atlassian.jira.functest.framework.assertions.SidebarAssertionsImpl
All Implemented Interfaces:
SidebarAssertions

public class SidebarAssertionsImpl extends Object implements SidebarAssertions
Default implementation of SidebarAssertions
Since:
7.1
  • Constructor Details

    • SidebarAssertionsImpl

      @Inject public SidebarAssertionsImpl(LocatorFactory locator, net.sourceforge.jwebunit.WebTester tester, JIRAEnvironmentData environmentData)
  • Method Details

    • assertProjectName

      public void assertProjectName(String name)
      Description copied from interface: SidebarAssertions
      Checks if provided project name matches what was rendered in the sidebar
      Specified by:
      assertProjectName in interface SidebarAssertions
      Parameters:
      name - project name