作者热门文章
- iOS/Objective-C 元类和类别
- objective-c - -1001 错误,当 NSURLSession 通过 httpproxy 和/etc/hosts
- java - 使用网络类获取 url 地址
- ios - 推送通知中不播放声音
我需要为 oracle-wrapper 编写 junits(基本上是在与 oracle db 交互的 vertx 上编写的微服务)。如何进行?无法使用 Mockito
最佳答案
如何使用内存数据库,例如:h2 数据库。可以在oracle兼容模式下运行:
To use the Oracle mode, use the database URL
jdbc:h2:~/test;MODE=Oracle
or the SQL statementSET MODE Oracle
.
关于java - 'Junits for a Vertx microservice which is interacting with Oracle DB'怎么写?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58425585/
我是一名优秀的程序员,十分优秀!