首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个多线程系统测试的测试框架,异步操作

一个多线程系统测试的测试框架,异步操作

资 源 简 介

ThreadControl is a testing framework that can be used to support the Thread Control for Tests Approach in implementing tests involving asynchronous operations. The main intention of the framework is to avoid tests that fail due to late and early assertions. In order to do that, it monitors and controls the application threads and provides some test primitives for test developers, such as the waitUntilStateIsReached, which makes the test thread wait until an expected state for the system during an assertion is achieved. For more information see the paper: Obtaining Trustworthy Test Results in Multi-threaded Systems. Ayla Dantas, Matheus Gaudencio, Francisco Brasileiro and Walfredo Cirne. In Proceedings of the XXII Simpósio Brasileiro de Engenharia de Software (SBES 2008). October 13th-17th, 2008. Campinas, SP, Brazil. Or read 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
VIP VIP
0.179528s