public class

TestContextSplitter

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

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestContextSplitter()
Public Methods
void testAddOneLineOfContext()
void testContextWithChangesAtEnds()
void testSplitIntoContextChunks()
[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 TestContextSplitter ()

Public Methods

public void testAddOneLineOfContext ()

Throws
Exception

public void testContextWithChangesAtEnds ()

Throws
Exception

public void testSplitIntoContextChunks ()

Throws
Exception