Search Results for #test
Dissecting a Crash Test Dummy
2 min read
Crash test dummies simulate a human's dimensions, weight proportions, and articulations, while collecting data that would otherwise be impossible to gather…
Read more →Next Generation Testing
<1 min read
Cédric's new book, Next Generation Java Testing, is now available for preorder. Congrats, Ced!
Read more →TestNG Generator for IDEA
<1 min read
TestNG Generator is an IDEA plugin, based on Alex Nazimok's JUnit Generator. It is a very simple plugin that generates a TestNG test class skeleton for all o…
Read more →Testing Private Methods
<1 min read
I've been playing with TestNG for a few days now. I really like it. It makes me want to write more tests. I was wondering if there was a way to create a test…
Read more →