MockMethodParamModel
A simple implementation of MockMethodParamModel for use in tests.
Constructors
Link copied to clipboard
constructor(typeSpec: TypeSpec, name: String, annotations: List<Annotation>, externalAnnotations: List<AnnotationSpec>, representedObject: Any)