xml pull junit tests
Stefan Haustein <[email protected]>
| Newsgroups | gmane.text.xml.xmlpull.devel |
|---|---|
| Organization | Univ. Dortmund FB 4 LS 8 |
| Message-ID | <[email protected]> |
Hi Alek, the TestSerializeWithNS seems to assume that endDocument closes all open elements. I think it would be cleaner to throw an IllegalStateException if endDocument is called while still tags are open? Best, Stefan