com.atlassian.confluence.webdriver
Class MeetingNotesBlueprintTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.MeetingNotesBlueprintTest

public class MeetingNotesBlueprintTest
extends AbstractWebDriverTest

Tests the "Meeting Notes" Blueprint.


Nested Class Summary
static class MeetingNotesBlueprintTest.HowTo
           
 
Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
MeetingNotesBlueprintTest()
           
 
Method Summary
 void newMeetingNotesPageAppearOnIndexPage()
           
 void setUp()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
clear, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeetingNotesBlueprintTest

public MeetingNotesBlueprintTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

newMeetingNotesPageAppearOnIndexPage

public void newMeetingNotesPageAppearOnIndexPage()
                                          throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.