JUnit5: access extension context from test class

后端 未结 0 342
温柔的废话
温柔的废话 2020-12-03 02:31

I need to use extensions to run code before and after all test cases in classes that use it. My test classes need to access a field in my Extension class. Is this possible

相关标签:
回答
  • 消灭零回复
提交回复
热议问题