JUnit 5.6.0がリリース
更新内容
- New
@EnabledForJreRangeand@DisabledForJreRangeexecution conditions @Orderallows to specify relative order- Parameter names are included in default display names of parameterized test invocations
- Improvements to
@CsvSourceand@CsvFileSource - New
TestInstancePreDestroyCallbackextension API - Performance improvements and bug fixes for the Vintage engine
- Improved error reporting for failures during test discovery and execution
- Support for using
any()andnone()in tag expressions org.junit.platform.consolenow provides ajava.util.spi.ToolProviderDiscoverySelectorsfor tests in inherited nested classes
ダウンロード
開発元からダウンロード