Re: cassandra tests

2012-10-10 Thread Brandon Williams
On Wed, Oct 10, 2012 at 3:54 AM, Alexey Zotov wrote: > Are there some another tests, except included to the project? If no, then I > suggest to create pack of integration tests based on ccm. It requires > additional writing of scripts for more deep configuration and management of > ccm's cluster.

cassandra tests

2012-10-10 Thread Alexey Zotov
Hi Guys, I tried to write some tests for HH mechanism, but I couldn't do what I want. Tests writing mechanism is inconvenient and should be improved. I understand that it's not easy to fix it. As the first step I suggest to include some mock framework, e.g. PowerMock (as most powerful as I know),