Over the past two weeks, I’ve been working hard on JECTU
.
In addition to finding a new home repository
, I have also been working on the code itself.
I believe I am at a point where JECTU can be generally useful, as I have updated it to handle reference types (i.e. Objects, not just primitives). There are still a couple of types that it doesn’t cover, but classes extending Object are muy importante.
I have put the artifact up for download both here
and on the Google Project page
. And, the Maven
generated documentation is still hosted here on my site
.
I plan to flesh out a "How To"
on using JECTU in your tests within the next couple of days.