toggle menu
MoEngage-Android-SDK
androidJvm
switch theme
search in API
mock-helper
/
com.moengage.utils
Package-level
declarations
Functions
Functions
assert
Handles
Exception
Link copied to clipboard
fun
<
T
:
Any
>
assertHandlesException
(
throwable
:
Throwable
,
mockSetup
:
(
)
->
Unit
,
verificationBlock
:
(
)
->
T
)
A test utility to verify that a block of code correctly handles an exception.