public class

TestUserStatusLabelListener

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.userstatus.listeners.TestUserStatusLabelListener

Class Overview

This javadoc was left here by some lazy sod

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestUserStatusLabelListener()
Public Methods
void testLotsOfLabels()
void testMultipleIdenticalLabels()
void testNoLabels()
void testOneLabel()
Protected Methods
void tearDown()
[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 TestUserStatusLabelListener ()

Public Methods

public void testLotsOfLabels ()

public void testMultipleIdenticalLabels ()

public void testNoLabels ()

public void testOneLabel ()

Protected Methods

protected void tearDown ()

Throws
Exception