Re: Re: 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 Eugene, > I usually dump result of th tracing class adapter to string and compare > with expected result. After that it is a good idea to load and run > tranformed class and do that for various types affected by your > tranformation. yes, that's what I am currently doing as well. Its a very manual, ad-hoc approach, however. Thus, I was wondering whether someone has experience with a more test-driven approach to ASM. 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