doc / ch.tutteli.atrium.domain.creating.feature.extract / FeatureExtractor / DescriptionOption / methodCall

methodCall

open fun methodCall(methodName: String, vararg arguments: Any?): FeatureExtractor.ParameterObjectOption

Uses coreFactory.newMethodCallFormatter to create a description of a method call with the given methodName and the given arguments.