google / google/polymorphicDSL
JUnit4 @Before and @After aren't working
Open
JUnit4
- Dominant language
- Java
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The JUnit4 methodBlock method associates @Before and @After from parent classes with the test. PDSL creates many tests from one method, but the tests aren't getting the hooks.
Associate the hooks in runChild with each PDSL test.
Contributor guide
Assessment
This issue has not been assessed yet.