public class

TestDateFormatter

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.core.TestDateFormatter

Summary

Public Constructors
TestDateFormatter()
Public Methods
void testArbitraryFormat()
void testArbitraryFormatInternationalised()
void testDateFullInternationalised()
void testFormatMillis()
Protected Methods
void setUp()
[Expand]
Inherited Methods
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestDateFormatter ()

Public Methods

public void testArbitraryFormat ()

public void testArbitraryFormatInternationalised ()

public void testDateFullInternationalised ()

public void testFormatMillis ()

Protected Methods

protected void setUp ()

Throws
Exception