add IterableLikeToContainInOrderOnlyGroupedCreatorSamples to api-infix
Platform (all, jvm, js): all Extension (none, kotlin 1.3): none
Code related feature
We have samples for api-fluent: ch.tutteli.atrium.api.fluent.en_GB.samples.IterableLikeToContainInOrderOnlyGroupedCreatorSamples and we would like to copy & adopt them to api-infix:
TODO:
api-infix
- [ ] copy IterableLikeToContainInOrderOnlyGroupedCreatorSamples to api-infix and adopt the code
- [ ] link to the samples in iterableLikeToContainInOrderOnlyGroupedCreators.kt in api-infix
Your first contribution?
- Write a comment
I'll work on thisif you would like to take this issue over. This way we get the chance to revise the description in case things have changed in the meantime, we might give you additional hints and we can assign the task to you, so that others do not start as well. - See Your first code contribution for guidelines.
- Do not hesitate to ask questions here or to contact us via Atrium's slack channel if you need help (Invite yourself in case you do not have an account yet).
I'll work on this
Hey @robstoll , sorry for taking so long I'm on internship but I was looking at IterableLikeToContainInOrderOnlyGroupedCreatorSamples in api-fluent, but it seems empty. Should I be referencing another file for the actual test cases, or is it meant to be implemented from scratch in api-infix?
@AlexChulo you are right, in this case you can write the samples for both, fluent and infix. I suggest you start with fluent first and create a PR for it and then a second PR for infix. Take a look at the existing samples in fluent.