This package has a class - HowToUseGeocell.java - with test cases defined.
I have imported this entire project into a larger Java web project (Spring 3) in Eclipse controlled by a Maven task (gae:run
).
But I don't know how to run these test cases from inside the larger project.
Could someone point me in the right direction please? Thanks.