public class

TestEditSpaceEntryAction

extends AbstractSpaceActionTest
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.core.AbstractXWorkTest
           ↳ com.atlassian.confluence.spaces.actions.AbstractSpaceActionTest
             ↳ com.atlassian.confluence.spaces.actions.TestEditSpaceEntryAction

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.spaces.actions.AbstractSpaceActionTest
From class com.atlassian.confluence.core.AbstractXWorkTest
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestEditSpaceEntryAction()
Public Methods
void setUp()
void tearDown()
void testEditSpaceEntry()
void testSpaceDoesNotExist()
void testUserNotPermitted()
void testUserPermitted()
[Expand]
Inherited Methods
From class com.atlassian.confluence.spaces.actions.AbstractSpaceActionTest
From class com.atlassian.confluence.core.AbstractXWorkTest
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 TestEditSpaceEntryAction ()

Public Methods

public void setUp ()

Throws
Exception

public void tearDown ()

Throws
Exception

public void testEditSpaceEntry ()

Throws
Exception

public void testSpaceDoesNotExist ()

Throws
Exception

public void testUserNotPermitted ()

public void testUserPermitted ()