Hi, all.
I want to write some tests. This is unusual for me, but for some reason
I do.
However, I can't really make any sense of jbosstest. Is there some
pattern? How do I figure out where the test should go? Is there some
documentation telling me what each group of tests is actually testing?
What I want to test is the enlistment (is that a word) of resources that
are held onto by a bean across different transactions. I know that this
is not yet implemented, but I want to try this whole "write the test
first" thing that XP talks about.
Does anyone have any insight into where might be appropriate for such a
test? cts? testbean?
Thanks,
Toby.
P.S. If you've written some of the stuff in jbosstest that's confusing
me, please don't think I'm flaming you - anything at all is great!