| Package | Description |
|---|---|
| org.assertj.swing.junit.xml |
Wrappers for DOM classes that provide a more compact and intuitive API.
|
| Modifier and Type | Method and Description |
|---|---|
static XmlAttributes |
XmlAttributes.attributes(XmlAttribute... attributes)
Creates a new
. |
| Modifier and Type | Method and Description |
|---|---|
XmlNode |
XmlNode.addNewNode(String name,
XmlAttributes attributes)
Creates and adds a new XML node to this node.
|
Copyright © 2014–2016 AssertJ. All rights reserved.