Change MockStubExtend query behavior
We change MockStubExtend query behavior to query directly from couchdb.
Previously the mock object stores key-value data in an array, which is not consistent with the real Fabric behavior.
We change MockStubExtend query behavior to query directly from couchdb.
Previously the mock object stores key-value data in an array, which is not consistent with the real Fabric behavior.