variable assignment meaning in English
变量赋值
Examples
- Although you can run newly generated unit tests , they are created with default content that must be initialized to appropriate values before the test can produce meaningful results . within a generated unit test , you typically need to customize variable assignments and one or more assert statements
虽然您可以运行新生成的单元测试,但是由于它们是使用默认内容创建的,为了使测试能够产生有意义的结果,必须使用适当的值对默认内容进行初始化。