File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
documentation/src/docs/asciidoc/user-guide Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,11 @@ The following table lists which APIs are currently designated as _experimental_
4646|===
4747| Package Name | Class Name | Type
4848
49+ | `org.junit.jupiter.api` | `AssertionsKt` | `class`
4950| `org.junit.jupiter.api` | `DynamicContainer` | `class`
5051| `org.junit.jupiter.api` | `DynamicNode` | `class`
5152| `org.junit.jupiter.api` | `DynamicTest` | `class`
53+ | `org.junit.jupiter.api` | `EnabledIf` | `annotation`
5254| `org.junit.jupiter.api` | `TestFactory` | `annotation`
5355| `org.junit.jupiter.migrationsupport.rules` | `EnableRuleMigrationSupport` | `annotation`
5456| `org.junit.jupiter.migrationsupport.rules` | `ExpectedExceptionSupport` | `class`
@@ -70,6 +72,7 @@ The following table lists which APIs are currently designated as _experimental_
7072| `org.junit.jupiter.params.provider` | `MethodSource` | `annotation`
7173| `org.junit.jupiter.params.provider` | `ValueSource` | `annotation`
7274| `org.junit.jupiter.params.support` | `AnnotationConsumer` | `interface`
75+ | `org.junit.platform.engine.discovery` | `ModuleSelector` | `class`
7376| `org.junit.platform.gradle.plugin` | `EnginesExtension` | `class`
7477| `org.junit.platform.gradle.plugin` | `FiltersExtension` | `class`
7578| `org.junit.platform.gradle.plugin` | `JUnitPlatformExtension` | `class`
You can’t perform that action at this time.
0 commit comments