it.com.atlassian.webdriver.confluence.test
Class TestConfluenceHeader

java.lang.Object
  extended by it.com.atlassian.webdriver.confluence.test.TestConfluenceHeader

public class TestConfluenceHeader
extends Object


Field Summary
 IgnoreBrowserRule ignoreRule
           
 TestedProductRule<ConfluenceTestedProduct> product
           
 SessionCleanupRule sessionCleanupRule
           
 WebDriverScreenshotRule webDriverScreenshotRule
           
 
Constructor Summary
TestConfluenceHeader()
           
 
Method Summary
 void logout()
           
 void testLoginInfo()
           
 void testLogout()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ignoreRule

public IgnoreBrowserRule ignoreRule

product

public TestedProductRule<ConfluenceTestedProduct> product

webDriverScreenshotRule

public WebDriverScreenshotRule webDriverScreenshotRule

sessionCleanupRule

public SessionCleanupRule sessionCleanupRule
Constructor Detail

TestConfluenceHeader

public TestConfluenceHeader()
Method Detail

testLoginInfo

public void testLoginInfo()

testLogout

public void testLogout()

logout

public void logout()


Copyright © 2014 Atlassian. All rights reserved.