Commit 2596879
authored
[PECO-1020] Adding mock constructor method for WorkspaceClient to support mocked ApiClient (#144)
Adding additional constructor in WorkspaceClient to support mocking
ApiClient
## Changes
A new constructor in WorkspaceClient to support mocking ApiClient
## Tests
Ran $mvn clean package to verify all test cases and compilation errors
---------
Signed-off-by: Gopal Lal <gopal.lal@databricks.com>1 parent 3a8494e commit 2596879
2 files changed
Lines changed: 14 additions & 4 deletions
File tree
- .codegen
- databricks-sdk-java/src/main/java/com/databricks/sdk
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
51 | 56 | | |
52 | 57 | | |
53 | 58 | | |
| |||
Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments