public class BasicDocumentTest extends Object
| Constructor and Description |
|---|
BasicDocumentTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertEquals(org.modeshape.schematic.document.Array array1,
org.modeshape.schematic.document.Array array2) |
protected void |
assertEquals(org.modeshape.schematic.document.Document doc1,
org.modeshape.schematic.document.Document doc2) |
void |
beforeTest() |
void |
shouldBeCloneable() |
public BasicDocumentTest()
public void beforeTest()
public void shouldBeCloneable()
protected void assertEquals(org.modeshape.schematic.document.Document doc1, org.modeshape.schematic.document.Document doc2)
protected void assertEquals(org.modeshape.schematic.document.Array array1, org.modeshape.schematic.document.Array array2)
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.