It can be a simple equality (i.e., assertTrue(x==y)), which is equivalent to assertEqual(x,y). Or it can be anything else that can be evaluated to be ...
確定! 回上一頁