public class

TestCharLevelDiffer

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.diff.TestCharLevelDiffer

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestCharLevelDiffer()
Public Methods
void testDigitTranspositions()
void testTweakedChunksForCharMove()
void testTweakedChunksForDateChange()
void testTweakedChunksForLinkBracketing()
void testTweakedChunksForSpaceInsertion()
void testTweakedChunksForWordChange()
void testTweakedChunksForWordLonger()
[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 TestCharLevelDiffer ()

Public Methods

public void testDigitTranspositions ()

Throws
Exception

public void testTweakedChunksForCharMove ()

Throws
Exception

public void testTweakedChunksForDateChange ()

Throws
Exception

public void testTweakedChunksForLinkBracketing ()

Throws
Exception

public void testTweakedChunksForSpaceInsertion ()

Throws
Exception

public void testTweakedChunksForWordChange ()

Throws
Exception

public void testTweakedChunksForWordLonger ()

Throws
Exception