bookmark

java - @BeforeClass and inheritance - order of execution - Stack Overflow


Description

According to the JUnit api: "The @BeforeClass methods of superclasses will be run before those the current class."

Preview

Tags

Users

  • @jil

Comments and Reviews