summaryrefslogtreecommitdiff
path: root/src/test/java/au/id/zancanaro/TheoriesTest.java
AgeCommit message (Expand)Author
2015-05-31Improve lots of things...In particular: + make output more sane and less all over the place + just ignore original exception, the shrunk one is the only one which really matters + fit into the jUnit framework more (so now @Before, @After and stuff work) Carlo Zancanaro