使用分析器测试你设计你的游戏运行在的平台设备。
当游戏运行的时候,你不再需要静态单元测试除非是测试游戏在稍后的一个测试点。
When the game works you don't need the static unit tests anymore except for testing parts of the game at a later point in time.
将会用到一些单元测试来保证菜单和游戏的正常运行。
A few unit tests will be used to make sure that the menu and the basic game work.
应用推荐