---------- Forwarded message ---------- From: Xiaojian Zhou <[email protected]> Date: Fri, Feb 26, 2016 at 5:31 PM Subject: A shareable template to write mock-based junit test for gemfire legacy classes To: gemfire-dev <[email protected]>
Hi, We've just added a chapter "Using Mockito to test region class" in https://cwiki.apache.org/confluence/display/GEODE/Tips+and+Tricks+for+fixing+DUnit+test+failures . It introduced a template and 2 examples on how to write junit test for DistributedRegion and BucketRegion. The code can be shared and reused. More contributions are welcome. Regards Gester
