gpt4 book ai didi

codeception assertTrue() 等效吗?

转载 作者:行者123 更新时间:2023-12-02 02:26:51 27 4
gpt4 key购买 nike

我已经多次查看文档和源代码,但它不起作用。

我正在寻找与 PHPUnit 的“this->assertTrue($var)”等效的 Codeception。

根据文档,就像那样应该可以工作,但它不能,“未定义的方法”。我必须激活哪个助手、模块或其他什么?

最佳答案

您是否在相应的 suite.yml 文件中启用了“asserts”模块?喜欢:

class_name: UnitTester
modules:
enabled: [Asserts, UnitHelper]

关于codeception assertTrue() 等效吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19846046/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com