Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@olavloite
Copy link

Adds integration tests for transaction modes and transaction retries for the generic connection API.

@olavloite olavloite requested a review from kolea2 August 2, 2019 14:49
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 2, 2019
}

@Test
public void testDoAllowBufferedWriteInReadWriteTransaction() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's add some additional assertions to these to confirm the writes.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added assertions that the writes were successful.

@olavloite olavloite merged commit d945b4e into googleapis:spanner-jdbc Aug 5, 2019
olavloite added a commit to olavloite/google-cloud-java that referenced this pull request Aug 5, 2019
…ns and retries (googleapis#6003)

* add integration tests for transactions and retries

* add assertions that the values are actually written
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants