litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing.specmodels
/
MockMethodParamModel
/
MockMethodParamModel
Mock
Method
Param
Model
open
fun
MockMethodParamModel
(
typeSpec
:
TypeSpec
,
name
:
String
,
annotations
:
List
<
Annotation
>
,
externalAnnotations
:
List
<
AnnotationSpec
>
,
representedObject
:
Any
)