public class DefaultStyledDocument_ElementBuffer_UpdateTest extends TestCase (Code)
Tests DefaultStyledDocument.ElementBuffer class. Here tested the methods
that update document structure: insert, remove, change, and their protected
counterparts.
The contents of the DefaultDocumentEvent is checked.
Also AttributeUndoableEdit is tested here a little bit.