📅  最后修改于: 2022-03-11 14:59:17.687000             🧑  作者: Mango
white box testing
When the tester knows the code behind
functionality and uses that knowledge for testing
purposes, it is called white box testing.
Unit test is considered as white box testing.