Platform (jvm, js, android): jvm
Extension (none, kotlin 1.3, jdk8): none
We want to migrate the api-cc-infix-en_GB... modules which are based on Assert to Expect. We have already created the corresponding
modules api-infix-en_GB.... Also there are already fluent-en_GB... modules where we have already done the transition from Assert to Expect
Following the things you need to do:
sequenceAssertions.kt from atrium-api-fluent-en_GB-common to atrium-api-infix-en_GB-commonSequenceFeatureAssertionsSpec.kt from atrium-api-fluent-en_GB-common to atrium-api-infix-en_GB-commonKFunction<...> -- use fun1<..>(...).name)I'll work on this if you would like to take this issue over.I'd like to work on this.
@Caps-Looking do you need help? Un-assigning so that others can take over
I'd like to work on this.
Implemented with f42e2c4