public class

TestUserStatusPathConverter

extends AbstractPathConverterTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.servlet.simpledisplay.AbstractPathConverterTestCase
           ↳ com.atlassian.confluence.servlet.simpledisplay.TestUserStatusPathConverter

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.servlet.simpledisplay.AbstractPathConverterTestCase
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestUserStatusPathConverter()
Public Methods
void setUp()
void testGetPath()
void testHandles()
[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 TestUserStatusPathConverter ()

Public Methods

public void setUp ()

Throws
Exception

public void testGetPath ()

public void testHandles ()