Add Kotlin Sequence support for @TestFactory, @MethodSource, and @FieldSource by hanszt · Pull Request #3377 · junit-team/junit-framework (original) (raw)
hanszt changed the title
Feature/TestFactory kotlin sequence support Feature/TestFactory Kotlin Sequence support
marcphilipp linked an issue
that may beclosed by this pull request
2 tasks
sbrannen changed the title
Feature/TestFactory Kotlin Sequence support Add Kotlin Sequence support for @TestFactory methods
Examples of benefits:
- Kotlin Sequence support for @testfactory
- Kotlin Sequence support for @MethodSource
- Classes that expose an Iterator returning method, can be converted to a stream.
Issue: junit-team#3376
I hereby agree to the terms of the JUnit Contributor License Agreement.
marcphilipp changed the title
Add Kotlin Add Kotlin Sequence support for @TestFactory methodsSequence support for @TestFactory, @MethodSource, and @FieldSource
hanszt deleted the feature/testfactory-kotlin-sequence-support branch
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 }})