public class

TestWordLevelDiffer

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

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestWordLevelDiffer()
Public Methods
void testCharacterTranspositions()
void testDiffLineAdditions()
void testDiffLineChanges()
void testDiffLineDeletions()
void testSpaceAdditions()
void testWordAndCharacterAdditions()
void testWordsOfContext()
[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 TestWordLevelDiffer ()

Public Methods

public void testCharacterTranspositions ()

Throws
Exception

public void testDiffLineAdditions ()

Throws
DifferentiationFailedException

public void testDiffLineChanges ()

Throws
DifferentiationFailedException

public void testDiffLineDeletions ()

Throws
DifferentiationFailedException

public void testSpaceAdditions ()

Throws
Exception

public void testWordAndCharacterAdditions ()

Throws
Exception

public void testWordsOfContext ()

Throws
DifferentiationFailedException