junit4 icon indicating copy to clipboard operation
junit4 copied to clipboard

Use EventCollector if possible.

Open stefanbirkner opened this issue 11 years ago • 5 comments
trafficstars

Avoids duplicate implementations of RunListener for different test and provides Hamcrest matchers for verifying events sent to the listener.

stefanbirkner avatar Jun 23 '14 19:06 stefanbirkner

Very nice. I do think some of the test support code could use some tests. Don't go crazy; "test until fear turns to boredom" :-)

kcooney avatar Jun 28 '14 21:06 kcooney

Were you going to add tests for some of the non-trivial code in the testsupport package?

kcooney avatar Jun 29 '14 23:06 kcooney

Yes. I already started.

stefanbirkner avatar Jun 30 '14 10:06 stefanbirkner

@stefanbirkner LGTM! Do you want to take another look before we merge it?

marcphilipp avatar Dec 06 '14 20:12 marcphilipp

Needs squashing, though.

marcphilipp avatar Dec 06 '14 20:12 marcphilipp