我正在开发一个小型python桌面项目,它可以计算人体BMI(BMI是你的体重和你的身高的平方)。我的应用程序工作正常,但我不知道如何为它编写单元测试。
以下是我要测试的代码部分(主要功能):
-----------student------------
f_name | m_name | l_name
------------------------------
John | John | John <--- (The record i just inserted)