public class

TestParagraphFragment

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody.TestParagraphFragment

Summary

Public Constructors
TestParagraphFragment()
Public Methods
void testParagraphsWithEqualAttributesInDifferentOrder()
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 TestParagraphFragment ()

Public Methods

public void testParagraphsWithEqualAttributesInDifferentOrder ()

Throws
Exception

Protected Methods

protected void setUp ()

Throws
Exception