MXUnit 1.0.2 Now Available

Thursday, August 21, 2008

MXUnit 1.0.2 is now available for download. This release adds new functionality for mocking/injecting properties into objects at time of test, which arose from this discussion. It's similar to the injectMethod functionality introduced in 1.0.1, but for properties instead of methods. Details are here. In addition, a few more bugs have been fixed for Railo and openBD compatibility. Finally, I want to point out again the eclipse dictionary and snippets that are available in the download. See the "cfeclipse" directory. In particular, check out the copysnippets.xml ANT file. It makes keeping your set of mxunit cfeclipse snippets much easier. It will not tramp on your existing shortcuts, as it only adds/overrides shortcuts whose snippets are in the mxunit package. The eclipse dictionary is not the entire mxunit api.... just the public stuff that you care about (assertions, etc). There are instructions in each directory for how to "install" the dictionary and snippets. Enjoy. marc

No comments: