forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/client: Remove TestCommonMethods
This test was an attempt at ensuring that we kept the method sets of DB, Batch, and Txn consistent. This was mainly valuable when we intended to expose this package for public consumption. Now that this package is internal-only, it's less important to keep the interfaces perfectly consistent and the ever-growing list of exceptions is just a nuisance. Release note: None
- Loading branch information
Showing
1 changed file
with
0 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters