Comment 0 for bug 1544824

Revision history for this message
Takashi Kajinami (kajinamit) wrote :

Now, storlets has no unit tests for Java module, and this makes it difficult to change them with keeping there functionality.

I think the first step is adding a unit tests (maybe using JUnit?), which can be run by ant (like "ant test").
Then we can consider how to integrate it to gate testing job.