sbabcoc / JUnit-Foundation

JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.
Apache License 2.0
22 stars 6 forks source link

Pr/fix npe #51

Closed sbabcoc closed 5 years ago

sbabcoc commented 5 years ago

Resolved #50 I hadn't supported the generic type of the ParentRunner properly, locking the implementation into FrameworkMethod. This PR fixes that issue.

sbabcoc commented 5 years ago

Try this on for size and see if you get the correct behavior: 9.4.4-SNAPSHOT.zip