Add Kotlin snippets for six User Guide sections by yalishevant · Pull Request #5432 · junit-team/junit-framework (original) (raw)
- Add Kotlin examples for Nested Tests documentation
- Add Kotlin examples for Dynamic Tests documentation
- Add Kotlin examples for Assumptions documentation
- Add Kotlin examples for Exception Handling documentation
- Add Kotlin examples for Repeated Tests documentation
- Add Kotlin examples for Test Classes and Methods documentation
- Wrap existing Java code blocks in tabbed snippets (Java/Kotlin)
Signed-off-by: Anton.Yalyshev yalishev.ant@gmail.com
yalishevant added a commit to yalishevant/junit-framework that referenced this pull request
Add tabbed Java/Kotlin code examples to ten documentation pages, continuing the effort started in junit-team#5316 and junit-team#5432.
Pages updated (Writing Tests):
- Built-in Extensions (@tempdir, @autoclose, Locale/TimeZone, SystemProperty)
- Conditional Test Execution
- Display Names
- Annotations
- Timeouts
- Test Interfaces and Default Methods
Pages updated (Extensions):
- Parameter Resolution
- Keeping State in Extensions
- Test Lifecycle Callbacks
- Registering Extensions
Issue: junit-team#5266
Signed-off-by: Anton.Yalyshev yalishev.ant@gmail.com
yalishevant added a commit to yalishevant/junit-framework that referenced this pull request
Add tabbed Java/Kotlin code examples to ten documentation pages, continuing the effort started in junit-team#5316 and junit-team#5432.
Pages updated (Writing Tests):
- Built-in Extensions (@tempdir, @autoclose, Locale/TimeZone, SystemProperty)
- Conditional Test Execution
- Display Names
- Annotations
- Timeouts
- Test Interfaces and Default Methods
Pages updated (Extensions):
- Parameter Resolution
- Keeping State in Extensions
- Test Lifecycle Callbacks
- Registering Extensions
Issue: junit-team#5266
Signed-off-by: Anton.Yalyshev yalishev.ant@gmail.com
yalishevant added a commit to yalishevant/junit-framework that referenced this pull request
Add tabbed Java/Kotlin code examples to ten documentation pages, continuing the effort started in junit-team#5316 and junit-team#5432.
Pages updated (Writing Tests):
- Built-in Extensions (@tempdir, @autoclose, Locale/TimeZone, SystemProperty)
- Conditional Test Execution
- Display Names
- Annotations
- Timeouts
- Test Interfaces and Default Methods
Pages updated (Extensions):
- Parameter Resolution
- Keeping State in Extensions
- Test Lifecycle Callbacks
- Registering Extensions
Signed-off-by: Anton.Yalyshev yalishev.ant@gmail.com
marcphilipp added a commit that referenced this pull request
Add tabbed Java/Kotlin code examples to ten documentation pages, continuing the effort started in #5316 and #5432.
Pages updated (Writing Tests):
- Built-in Extensions (@tempdir, @autoclose, Locale/TimeZone, SystemProperty)
- Conditional Test Execution
- Display Names
- Annotations
- Timeouts
- Test Interfaces and Default Methods
Pages updated (Extensions):
- Parameter Resolution
- Keeping State in Extensions
- Test Lifecycle Callbacks
- Registering Extensions
Signed-off-by: Anton.Yalyshev yalishev.ant@gmail.com Co-authored-by: Marc Philipp mail@marcphilipp.de
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})