| FlexUnit 4 XML Report Documentation | All Packages | All Classes | Index | Frames |
|
| Presentation | ||
FlexUnit 4 XMLReport is a new FlexUnit 4 RunListener implemention to build XML data structure using testing result.
This XML result can be used by XMLMReportView implementations to display it in Flash Console, log it throw Pixlib Logging API, or anything you can do with XML data implementing your custom view.
FLexUnit XMLReport was built for pure ActionScript 3 project and no require any Flex SDK dependencies at all.
Just link the flexunit-4.0.0.swc librarie and all work.
Quick example using XMLReportListener and the PixlogView (connected to De MonsterDebugger console)
