toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-tutor
/
org.tudalgo.algoutils.reflect
/
ClassTester
/
assertClassResolved
assert
Class
Resolved
public
void
assertClassResolved
(
)
(
source
)
Tests that
theClass
is not
null
and fails with the predefined message if it cannot be resolved.