|
We could have a GridDialect decorator to measure the expected interactions core-dialect; this would be dialect independent and reusable, so that we can actually verify an expected number of dialect invocations per unit of work.
But we'd also probably want to count for the actual datastore roundtrips at the lower level, as it might not match.
|