toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-tutor
/
org.tudalgo.algoutils.tutor.general.assertions.actual
/
ActualExceptions
/
noException
no
Exception
public
static
ActualException
<
T
>
noException
<
T
extends
Throwable
>
(
)
(
source
)
Returns a behavior where no exception was thrown.
Return
the behavior
Parameters
<T>
the type of the expected exception