We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f2cb1 commit 412bbbdCopy full SHA for 412bbbd
docs/utility-guides/Oracle.md
@@ -30,6 +30,7 @@ You might use this utility for:
30
## Using the Oracle Utility
31
32
To use the Oracle Utility, import the 'OracleDB' class into your test file and then call the OracleDB methods from within your tests, as required.
33
+
34
```python
35
from utils.oracle.oracle import OracleDB
36
```
0 commit comments