This patch moves mock unit-tests from tests/ directory to tests/drivers/mock in order to be able to add test for other drivers. I know that we use Cucumber testing, but I still value unit testing for my classes and alg-s. The patch is Ruby 1.9.2. compatible.
- [PATCH 1/2] Moving mock unit tests under its separate structure. lmartinc
