public class

TestDefaultCurrentApplicationIdProvider

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.security.trust.TestDefaultCurrentApplicationIdProvider

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestDefaultCurrentApplicationIdProvider()
Public Methods
void testGetCurrentApplicationId()
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 TestDefaultCurrentApplicationIdProvider ()

Public Methods

public void testGetCurrentApplicationId ()

Throws
Exception

Protected Methods

protected void setUp ()

Throws
Exception