Just curious. Tried to google this, but found nothing. I remember earlier there was some information related to this, but now I can't find anything at all.

So... I'd appreciate any help ;)

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

I just did a fresh check out of the NHibernate source code and ran NCover on the NHibernate.Test DLL, which contains most of the NHibernate test cases. The result was a coverage of about 80%.

However, since there are test cases in other DLL:s as well the total coverage probably is slightly higher than that.

link|improve this answer
Thanks a lot. 80% seems to be a very good number. – Alex Yakunin Aug 21 '09 at 3:45
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.