|
|
|
Java News
|
Test your tests with Jester
A comprehensive unit-test suite is a necessity for a robust program. But how can you be sure that your test suite is testing everything it should? Jester, Ivan Moore's JUnit test tester, excels at finding test-suite problems and provides unique insights i
View Rating |
|
|
Java News
|
Using Lego Mindstorms and Java
In this article we will explore the brain of Lego Mindstorms that will enable us to program the robot to perform the functions we intend. You will look at installing and using the Java-based leJOS firmware.
View Rating |
|
|