Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 269 Bytes

File metadata and controls

11 lines (11 loc) · 269 Bytes

Run

1. Correct behaviour

mvn test -Dsuite=no_inheritance

2. Bug demonstation

mvn test -Dsuite=with_inheritance

Bug summary

If @beforeMethod or @afterMethod fails then all children of the same base class will be skipped