public class

TestCreatePageCommandImpl

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.content.service.page.TestCreatePageCommandImpl

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestCreatePageCommandImpl()
Public Methods
void testCreatePage()
void testCreatePageWithDraftAttachments()
void testDuplicateTitle()
Protected Methods
void setUp()
[Expand]
Inherited Methods
From class com.atlassian.confluence.ConfluenceTestCase
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestCreatePageCommandImpl ()

Public Methods

public void testCreatePage ()

Throws
Exception

public void testCreatePageWithDraftAttachments ()

Throws
Exception

public void testDuplicateTitle ()

Throws
Exception

Protected Methods

protected void setUp ()

Throws
Exception