arquillian / arquillian-testrunner-spock

Arquillian Spock TestRunner
Apache License 2.0
30 stars 20 forks source link

Fixed deprecation warnings about TestResult. #25

Closed Steve973 closed 8 years ago

Steve973 commented 8 years ago

This is a small change that uses TestResult in the "new" way, and removes the deprecation warnings.

bartoszmajsak commented 8 years ago

Pushed upstream @d2f4ffb2. Thank you for your contribution!

Steve973 commented 8 years ago

I'm glad to help! I haven't had a whole lot of time to work on the spock testrunner, and trying to get pure spock working in the container, but maybe I'll have some time in the upcoming months. Ah, time.... It's hard to make extra time!

On Tue, Jul 5, 2016 at 4:24 PM, Bartosz Majsak notifications@github.com wrote:

Closed #25 https://github.com/arquillian/arquillian-testrunner-spock/pull/25.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/arquillian/arquillian-testrunner-spock/pull/25#event-713533083, or mute the thread https://github.com/notifications/unsubscribe/APqR22hV-b4fd45JgpftX_SSzQO6ouHoks5qSr2FgaJpZM4HkNhL .

bartoszmajsak commented 8 years ago

No worries, now I have time for all of it :) Trying to push the release as soon as possible.