Mastercard / flow

Testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convenience query construction

therealryan opened this issue · comments

It'd be nice to have a public Query binds( Object... variables ) method in the Query message type that would completely set the bind variables. Right now if you capture binds from a mocked DB object you have to iterate over it yourself to build a query that can be fed into a Consequests.