6ea89004cd
Testability of ICSS is achieved by introducing interfaces for IndicesService, IndexService and IndexShard. These interfaces extract all relevant methods used by ICSS (which do not deal directly with store) and give the possibility to easily mock all the store behavior away in the tests (and cuts down on dependencies). |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
build.gradle | ||
version.properties |