Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一些测试以白点而不是正常的绿色通过。白点代表什么?或者这可能是由于错误?
编辑:在进一步检查中,我相信这与一些调用方法的测试有关$stdin,比如$stdin.gets和$stdin.stub
$stdin
$stdin.gets
$stdin.stub
我的眼镜中间有一串白点,就像你的一样。有几分钟我非常困惑。事实证明,在测试运行时,我不小心按下并按住句点键一秒钟 - 因此是一串白色句点。