Skip to content

smaant/testng-bug-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages