阅读背景:

使用jetty,hsql,jndi和spring进行集成测试

来源:互联网 

I am attempting to create some integration tests for my Spring web app using Jetty accessing a local HSQL database. The goal: run the tests using Selenium (or similar), mock/stub out all external systems, and setup a HSQL database to hit instead of our shared Oracle database. The tests are started during a maven build (the integration-test phase). The database is initialized by Spring's "jdbc:initialize-database", and is registered as a JNDI datasource in Jetty.I am attempting to create some integration test




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: