Hi
I am a bit confused over how BrokeredStatement works. I spent quite sometime in understanding it and tried making changes to improvise its code coverage. Where exactly do you write tests for it. I tried with XAConnection for implementing the unimplemented methods (abstract methods from Statement) of BrokeredStatement.java, but emma reports do not show any difference.
