com.day.qa.test.selenium.cq5wcm.geometrixx.components
Class CreateEditDeleteDownload

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.geometrixx.components.ComponentBaseTestCase
              extended by com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteBaseTestCase
                  extended by com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteDownload

public class CreateEditDeleteDownload
extends CreateEditDeleteBaseTestCase


Field Summary
 
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
CreateEditDeleteDownload()
          The only constructor.
 
Method Summary
 void setChangedComponentValues()
          Edit the component values
 void setInitialComponentValues()
          Set initial values in the component.
 void testCreateEditDeleteDownload()
           
 void verifyChangedOutput()
          TODO: Checks if the components output is beeing rendered
 void verifyInitialOutput()
          TODO: Checks if the components output is beeing rendered
 
Methods inherited from class com.day.qa.test.selenium.cq5wcm.geometrixx.components.CreateEditDeleteBaseTestCase
createComponent, createEditDelete, editComponent
 
Methods inherited from class com.day.qa.test.selenium.cq5wcm.geometrixx.components.ComponentBaseTestCase
deleteComponent, getLabel, openEditComponentDialog, saveDialog, selectNewComponentDialog, selectTab, setDialogDragNDropImage, setDialogInput, setDialogRichText, setDialogTextArea
 
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
 

Constructor Detail

CreateEditDeleteDownload

public CreateEditDeleteDownload()
The only constructor. Passes componentPath to superclass constructor.

Parameters:
componentPath -
Method Detail

testCreateEditDeleteDownload

public void testCreateEditDeleteDownload()
                                  throws Exception
Throws:
Exception

setInitialComponentValues

public void setInitialComponentValues()
                               throws Exception
Set initial values in the component.

Specified by:
setInitialComponentValues in class CreateEditDeleteBaseTestCase
Throws:
Exception

setChangedComponentValues

public void setChangedComponentValues()
                               throws Exception
Edit the component values

Specified by:
setChangedComponentValues in class CreateEditDeleteBaseTestCase
Throws:
Exception

verifyInitialOutput

public void verifyInitialOutput()
TODO: Checks if the components output is beeing rendered

Specified by:
verifyInitialOutput in class CreateEditDeleteBaseTestCase

verifyChangedOutput

public void verifyChangedOutput()
TODO: Checks if the components output is beeing rendered

Specified by:
verifyChangedOutput in class CreateEditDeleteBaseTestCase


Copyright © 2008 Day Management AG. All Rights Reserved.