Open GoogleCodeExporter opened 8 years ago
I've ended up with following code for extended Sputnik:
https://github.com/arquillian/arquillian-testrunner-spock/blob/master/core/src/m
ain/java/org/jboss/arquillian/spock/ArquillianSputnik.java
This does exactly what I need in order to emulate BeforeSuite and AfterSuite
events
Peter, what do you think about making more of Sputnik code protected instead of
private? It would reduce amount of code I need to maintain. I'd file a new
issue if you agree that's a good way forward.
Original comment by karel.pi...@gmail.com
on 18 Sep 2013 at 3:37
Original issue reported on code.google.com by
karel.pi...@gmail.com
on 26 Jul 2013 at 9:04