mockk
1.13.4
common
mockk
/
io.mockk.impl.instantiation
/
AbstractMockFactory
/
newProxy
new
Proxy
common
abstract
fun
<
T
:
Any
>
newProxy
(
cls
:
KClass
<
out
T
>
,
moreInterfaces
:
Array
<
out
KClass
<
*
>
>
,
stub
:
Stub
,
useDefaultConstructor
:
Boolean
=
false
,
instantiate
:
Boolean
=
false
)
:
T
Content copied to clipboard