I exported two projects from Eclipse into a single .zip that you can re-import using the "import existing project" feature. If you are not an Eclipse user, just unzip and grab the two folders.
The production code (that depends on leJOS itself) lives in one project, while the tests (that use the fakes and which have no dependency on leJOS) live in the other project.