kotlin-eventsourcing
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
kotlin-eventsourcing
kotlin-eventsourcing
/
dk.cloudcreate.essentials.components.kotlin.eventsourcing.test
/
ActualExceptionTypeIsNotEqualToExpectedException
/
ActualExceptionTypeIsNotEqualToExpectedException
Actual
Exception
Type
Is
Not
Equal
To
Expected
Exception
constructor
(
expectedExceptionType
:
KClass
<
out
Exception
>
,
actualException
:
Exception
)