[CSHARP-3894] Add Linq3Client property and Linq3TestHelpers class Created: 06/Oct/21 Updated: 06/Oct/21 Resolved: 06/Oct/21 |
|
| Status: | Closed |
| Project: | C# Driver |
| Component/s: | LINQ3 |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Unknown |
| Reporter: | Robert Stam | Assignee: | Robert Stam |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
To facilitate code sharing in LINQ3 tests add a `Linq3Client` property to `DriverTestConfiguration`. This will return a client that is the same as the one returned by `DriverTestConfiguration.Client` except that it will be configured to use the `V3` LINQ provider. Also add `AssertStages` and `Translate` helper methods in a `Linq3TestHelpers` class that can be called from LINQ3 tests. |
| Comments |
| Comment by Githook User [ 06/Oct/21 ] |
|
Author: {'name': 'rstam', 'email': 'robert@robertstam.org', 'username': 'rstam'}Message: |