|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.specrunner.util.xom.core.PresentationCompare
public class PresentationCompare
Presents two objects with their types.
| Constructor Summary | |
|---|---|
PresentationCompare(Object expected,
Object received)
Create a detail comparison object. |
|
| Method Summary | |
|---|---|
nu.xom.Node |
asNode()
The object representation as node. |
String |
asString()
The object representation as string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PresentationCompare(Object expected,
Object received)
expected - The expected object.received - The received object.| Method Detail |
|---|
public String asString()
IPresentation
asString in interface IPresentationpublic nu.xom.Node asNode()
IPresentation
asNode in interface IPresentation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||