
サマリー
すべてのアクティビティ
すべてのアクティビティ
-
JUnit 5 - An Early Test Drive - Part 2
JUnit 5 is coming! In part 1 of our JUnit 5 coverage we wrote some preliminary tests.In part 2, we take a closer look at how to run tests, and some of the cool features JUnit 5 brings to the table.
-
JUnit 5 - An Early Test Drive - Part 1
JUnit 5 is coming! It thoughtfully improves the JUnit API, has a great extension model, and a revolutionary architecture, which might very well redefine the future of testing on the JVM.
-
Programming with Modularity and Project Jigsaw. A Tutorial Using the Latest Early Access Build
Project Jigsaw, destined to bring modular programming into the Java mainstream, is starting to take its final form. This tutorial considers all aspects of programming and migration to Project Jigsaw.
-
Project Jigsaw is Really Coming in Java 9
Eight years in the making, Project Jigsaw is finally coming to Java 9. This article discusses what we need to know and how to prepare for potential code-breaking changes to the JDK.