toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-student
/
org.tudalgo.algoutils.student.test
/
StudentTestResult
/
hasFailed
has
Failed
public
boolean
hasFailed
(
)
(
source
)
Returns whether the test has failed.
Return
true
if the test has failed,
false
otherwise