NTU-AI-HW3/test_cases/q1/findModelUnderstandingCheck.test
2024-04-22 22:34:33 +08:00

11 lines
266 B
Plaintext

class: "EvalTest"
success: "PASS"
failure: "NO PASS"
# A python expression to be evaluated. This expression must return the
# same result for the student and instructor's code.
test: "logicPlan.modelToString(logicPlan.findModelUnderstandingCheck())"