16 Commits

Author SHA1 Message Date
Bruce Eckel
941213aae8 TDD Much better now 2016-08-28 06:13:56 -06:00
Bruce Eckel
9c838f918b TDD almost working, build.gradle cleaned up some 2016-08-27 10:12:56 -06:00
Bruce Eckel
336d85c4cc Trying to get everything to build with JUnit5 2016-08-24 16:28:10 -06:00
Bruce Eckel
2ca00a4fa5 Closer to working with JUnit5 2016-08-23 16:48:02 -06:00
Bruce Eckel
2161792f99 moving to Junit 5 2016-08-23 12:33:38 -06:00
Bruce Eckel
e5071c5175 Name and path changes to help track down {CompileTimeError} issue 2016-08-23 09:33:05 -06:00
Bruce Eckel
07512f29d8 build sort of working for tests, testable files in packages 2016-08-19 15:36:00 -06:00
Bruce Eckel
cfaacad48c TDD section (not great yet, but runs) 2016-08-19 08:21:09 -06:00
Bruce Eckel
0dbbb64ef7 Changed jmhtests to jmh 2016-08-18 11:05:53 -06:00
Bruce Eckel
e7bf71ea3a SLF4J support 2016-08-16 21:43:15 -06:00
Bruce Eckel
0345f21650 Moving to SLF4J 2016-08-16 18:03:29 -06:00
Bruce Eckel
a454e23de4 Started Guava Preconditions, new JUnit features 2016-08-15 17:10:52 -06:00
Bruce Eckel
6b1dcd12bc Moved Benchmarking intro to "Verifying" 2016-08-10 15:59:47 -06:00
Bruce Eckel
79279957dc Combined all subproject build.gradles into master 2016-08-10 10:36:16 -06:00
Bruce Eckel
abf72d0710 Logging section not failing
log4j2.xml is still not being seen, though
2016-08-09 17:51:55 -06:00
Bruce Eckel
003be8a597 Added "Verifying Your Code" Chapter
Incorporated/Removed associated appendices
2016-08-09 13:34:35 -06:00