commit | 1b320458f0bfe623fde7f139e850095f6a82a1c6 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Thu Aug 02 16:56:25 2018 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Thu Aug 02 16:56:25 2018 +0200 |
tree | d896a3f9d90817db71f6da2c0394164119a14dae | |
parent | 0666ddbe049cd9ace8fac712a1fa06ead2b49bc1 [diff] [blame] |
Implemented predefined VC caching and added VC reference tests. Change-Id: I84ad56b375f8b076ad92e493775993fc0580249f
diff --git a/full/src/test/resources/test-config.xml b/full/src/test/resources/test-config.xml index ad3d702..f438fd2 100644 --- a/full/src/test/resources/test-config.xml +++ b/full/src/test/resources/test-config.xml
@@ -167,8 +167,7 @@ </bean> <bean id="initializator" class="de.ids_mannheim.korap.config.Initializator" - init-method="init"> - <constructor-arg name="accessScopeDao" ref="accessScopeDao" /> + init-method="initTest"> </bean>