gpt4 book ai didi

swift - Nimble - 期望等于 <0.9602>,得到 <0.9602>

转载 作者:行者123 更新时间:2023-11-28 06:32:46 24 4
gpt4 key购买 nike

我的项目是用 Swift 2.0 编写的,我使用 Quick & Nimble 来测试我的代码。

expect(workerSpy.buySharesQuantity).to(equal(0.9602))

我得到的是带有错误消息的期望失败

expected to equal <0.9602>, got <0.9602>

buySharesQuantity的定义

var buySharesQuantity: Double = 0.0

有人知道为什么吗?

最佳答案

您应该使用 beCloseTo 而不是 equal

更多关于为什么 here

关于swift - Nimble - 期望等于 <0.9602>,得到 <0.9602>,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39853659/

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