com.day.qa.test.selenium.cq5wcm.siteadmin
Class CreateActivateDeletePage

java.lang.Object
  extended by com.day.qa.test.selenium.testrunner.BaseTestCase
      extended by com.day.qa.test.selenium.cq5wcm.CQ5WCMBaseTestCase
          extended by com.day.qa.test.selenium.cq5wcm.siteadmin.CreateActivateDeletePage

public class CreateActivateDeletePage
extends CQ5WCMBaseTestCase


Field Summary
static String authorHost
           
static String label
           
static String parentPath
           
static String templatePath
           
static String title
           
 
Fields inherited from class com.day.qa.test.selenium.cq5wcm.CQ5WCMBaseTestCase
adminURL, context, HANDLE_CONTENT_FINDER, HANDLE_LOGIN, HANDLE_MISC_ADMIN, HANDLE_SECURITY_ADMIN, HANDLE_SITE_ADMIN, HANDLE_TAGGING_ADMIN, HANDLE_WORKFLOW_ADMIN
 
Fields inherited from class com.day.qa.test.selenium.testrunner.BaseTestCase
baseURL, browser, password, selenium, selServerHost, selServerPort, speed, username
 
Constructor Summary
CreateActivateDeletePage()
           
 
Method Summary
static void setUp()
          Test setup: login as given user
 void testActivatePage()
           
 void testCreatePage()
           
 void testDeletePage()
           
 
Methods inherited from class com.day.qa.test.selenium.cq5wcm.CQ5WCMBaseTestCase
extendToContentFinderHandle, globalLogin, open, pageExists, pageExists
 
Methods inherited from class com.day.qa.test.selenium.testrunner.BaseTestCase
classSetUp, classTearDown, getBaseURL, getCompleteBaseURL, setBaseURL, setBrowser, setPassword, setSeleniumServerHost, setSeleniumServerPort, setSpeed, setUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parentPath

public static String parentPath

templatePath

public static String templatePath

title

public static String title

label

public static String label

authorHost

public static String authorHost
Constructor Detail

CreateActivateDeletePage

public CreateActivateDeletePage()
Method Detail

setUp

public static void setUp()
Test setup: login as given user


testCreatePage

public void testCreatePage()
                    throws Exception
Throws:
Exception

testActivatePage

public void testActivatePage()
                      throws Exception
Throws:
Exception

testDeletePage

public void testDeletePage()
                    throws Exception
Throws:
Exception


Copyright © 2008 Day Management AG. All Rights Reserved.