在过去的几天里,我读了很多关于依赖注入的文章。现在,由于我正在尝试升级我的phpunit技能,我在考虑如何实现这个依赖注入。在我的单元测试中。
假设我有两个对象:
class Event{
}
class Shift{
public function __construct(Event $e)
{
(...)
}
}
这就是我本质上理解DI的方式。现在我想为我的shift构造函数写一个测试:
class ShiftTest extends
\ModelTestCase
{
public function testCanCreateShi
我想要一些本地的东西,我可以用来测量我的互联网速度,而不是总是去。因此,我发现脚本概述如下:
int jQueryFileSize = 261; //Size of File in KB.
WebClient client = new WebClient();
DateTime startTime = DateTime.Now;
client.DownloadFile("http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.js", Server.MapPath("~/jQuery.js"));
Dat