Search Results

1
vote

Verifying contents of NHibernate Criteria

A co-worker recently did this encapsulate each criteria query in it's own class (specification). built an expression builder that will spit out the query to the string. tested that the gene …