v1.2: Improve robustness to hang/infinite loops & prettier reporting of nulls
- Improve robustness to hang/infinite loops in code under test.
- Different exception for null item under test vs. regular NPE.
- Don't show stack trace for null item under test in one line report style.