码迷,mamicode.com
首页 > 其他好文 > 详细

软件测试基础-Homework1

时间:2017-04-25 23:29:31      阅读:252      评论:0      收藏:0      [点我收藏+]

标签:ast   nal   final   remove   who   tor   diff   analysis   game   

The error was in my graduate work which was about game development.I broadcast some messages to the objects(custmers) registered as Observer who would have different behavior when they received the same message,which is also called Observer Pattern. At first the project had done everything right,but the Observer Pattern doesn’t work when I destoryed some observers which wasn’t used.I finally found out that the problem was due to null references.Because I destroyed the unused objects and didn‘t remove the corresponding reference.

The runtime analysis led me in the rigth direction and finally found the problem.

软件测试基础-Homework1

标签:ast   nal   final   remove   who   tor   diff   analysis   game   

原文地址:http://www.cnblogs.com/ghll/p/6764863.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!