I just encountered a bug in the Cacheable Linq extension, and was able to
fix it with one line of code.

I will gladly submit a JIRA case for it and a corresponding NHSpecificTest
fixture, but I think that the test really belongs in the QueryCacheableTests
class. I understand the rationale behind the NHSpecificTest structure, and
I'm not suggesting that we stop doing that, but perhaps it's a good idea to
consolidate the unit tests, every once in a while.

Meanwhile, what to you think about making the "core" test class (in this
case QueryCacheableTests) a partial, so that the NHSpecificTest can piggy
back on it, an easily be incorporated, whenever appropriate?

/G

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhibernate-development+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to