...
- Replace the single instance of HOST:PORT with localhost:9001.
- Search for the property name "cache.provider_class" and type the value "org.hibernate.cache.EhCacheProvider" as its valuesvalue. Without populating these values your unit test won't run.
...