com.atlassian.confluence.selenium
Class OfficeConnectorMacroBrowserSmartFieldsTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.confluence.junit3.JUnit3TimingTestCase
              extended by com.atlassian.confluence.selenium.AbstractSeleniumTest
                  extended by com.atlassian.confluence.selenium.OfficeConnectorMacroBrowserSmartFieldsTest
All Implemented Interfaces:
junit.framework.Test

public class OfficeConnectorMacroBrowserSmartFieldsTest
extends AbstractSeleniumTest

TODO move this tests into OC Tests for the smart fields customisations as used in the Office Connector bundled plugin

See Also:
TinyMceMacroBrowserTest

Field Summary
 
Fields inherited from class com.atlassian.confluence.selenium.AbstractSeleniumTest
adminUser, assertThat, client, rpc, screenShotIndex, suite, testBlogPost, testComment, testData, testGroup, testImage, testImage2, testPage, testSpace, testUser, testUserWithApostrophe, userHelper, users
 
Constructor Summary
OfficeConnectorMacroBrowserSmartFieldsTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testAttachmentPopulation()
           
 void testAttachmentsOnBlogDraft()
           
 void testAttachmentsOnBlogPost()
           
 void testAttachmentsOnPageDraft()
           
 void testBlankPageTitleDefaultsToCurrentPage()
           
 void testCommentHasAttachmentsListed()
           
 void testCommentHasAttachmentsListedForBlogPost()
           
 void testMacroBrowserCorrectlyPopulatesExistingParams()
           
 void testNoMatchingAttachments()
           
 void testPptxAttachmentsListed()
           
 void testWhenAttachmentHasBeenRemoved()
           
 
Methods inherited from class com.atlassian.confluence.selenium.AbstractSeleniumTest
captureScreenShot, createTestData, runTest, setAjsLogRendered, setAjsLogVisible
 
Methods inherited from class com.atlassian.confluence.junit3.JUnit3TimingTestCase
runBare, setExceptionTransformer
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OfficeConnectorMacroBrowserSmartFieldsTest

public OfficeConnectorMacroBrowserSmartFieldsTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class AbstractSeleniumTest
Throws:
Exception

tearDown

protected void tearDown()
                 throws Exception
Overrides:
tearDown in class AbstractSeleniumTest
Throws:
Exception

testNoMatchingAttachments

public void testNoMatchingAttachments()
                               throws Exception
Throws:
Exception

testAttachmentPopulation

public void testAttachmentPopulation()
                              throws Exception
Throws:
Exception

testWhenAttachmentHasBeenRemoved

public void testWhenAttachmentHasBeenRemoved()
                                      throws Exception
Throws:
Exception

testAttachmentsOnPageDraft

public void testAttachmentsOnPageDraft()
                                throws Exception
Throws:
Exception

testAttachmentsOnBlogDraft

public void testAttachmentsOnBlogDraft()
                                throws Exception
Throws:
Exception

testAttachmentsOnBlogPost

public void testAttachmentsOnBlogPost()

testMacroBrowserCorrectlyPopulatesExistingParams

public void testMacroBrowserCorrectlyPopulatesExistingParams()

testBlankPageTitleDefaultsToCurrentPage

public void testBlankPageTitleDefaultsToCurrentPage()
                                             throws Exception
Throws:
Exception

testPptxAttachmentsListed

public void testPptxAttachmentsListed()

testCommentHasAttachmentsListed

public void testCommentHasAttachmentsListed()

testCommentHasAttachmentsListedForBlogPost

public void testCommentHasAttachmentsListedForBlogPost()


Copyright © 2003-2013 Atlassian. All Rights Reserved.