public class

TestConfluenceInternalHostApplication

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.applinks.TestConfluenceInternalHostApplication

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestConfluenceInternalHostApplication()
Public Methods
void setUp()
void testCanManageEntityLinksFor()
void testCanManageEntityLinksForSpaceAdmin()
void testCanManageEntityLinksForSysAdmin()
void testDoesEntityExist()
void testDoesEntityExistInvalidArguments()
void testDoesEntityExistMissingPermission()
void testGetBaseUrl()
void testGetBaseUrlWithTrailingSlash()
void testGetId()
void testGetLocalEntities()
void testGetName()
void testNoPublicSignup()
void testToEntityReference()
void testToEntityReferenceForSpace()
[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 TestConfluenceInternalHostApplication ()

Public Methods

public void setUp ()

Throws
Exception

public void testCanManageEntityLinksFor ()

Throws
Exception

public void testCanManageEntityLinksForSpaceAdmin ()

Throws
Exception

public void testCanManageEntityLinksForSysAdmin ()

Throws
Exception

public void testDoesEntityExist ()

Throws
Exception

public void testDoesEntityExistInvalidArguments ()

Throws
Exception

public void testDoesEntityExistMissingPermission ()

Throws
Exception

public void testGetBaseUrl ()

Throws
Exception

public void testGetBaseUrlWithTrailingSlash ()

Throws
Exception

public void testGetId ()

Throws
Exception

public void testGetLocalEntities ()

Throws
Exception

public void testGetName ()

Throws
Exception

public void testNoPublicSignup ()

Throws
Exception

public void testToEntityReference ()

Throws
Exception

public void testToEntityReferenceForSpace ()

Throws
Exception