snowe
Int
Number
Adder
WARN: Duplicated test name com.sunrun.pricing.flex.BaseAdder. To disable this message, set DuplicateTestNameMode to None.
Emil Kantis
nameFn
withData { nameFn = BaseAdder::toString, BaseAdder(..), ..
Kotest will only use the toString() of the input class if it thinks the input class has a stable toString() value otherwise it will use the class name.
A modern programming language that makes developers happier.