Best practices: how to unit test class file transformations?
Andreas Sewe <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Organization | Software Technology Group, Technisch e Universität Darmstadt |
| Message-ID | <[email protected]> |
Hi all, what are your experiences with testing ASM-based class file transformations? I unfortunately couldn't find any best practices in the documentation/FAQ. Do you simply test whether your transformation produces the right Output.class for a given Input.class or do you do something more fine-grained (e.g., individual visit methods)? And is anyone using some mocking framework for this? Best wishes, Andreas
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws