摘要: 1.assertArrayHasKey() 用法:$this->assertArrayHasKey('foo', ['bar' => 'baz']); 等同于array_key_exists(),查数组有木有某个键 2.assertClassHasAttribute() 用法:$this->asse 阅读全文
posted @ 2018-01-12 17:45 程序生(Codey) 阅读(2911) 评论(0) 推荐(0) 编辑
摘要: 先发下简书的干货: 教你一步一步写一个phpunit testcase:https://www.jianshu.com/p/ba6829a6f3ec 程序地址 https://github.com/yezuozuo/how-to-write-a-phpunit-testcase 使用方法 compo 阅读全文
posted @ 2018-01-12 17:10 程序生(Codey) 阅读(348) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-01-12 00:15 程序生(Codey) 阅读(154) 评论(0) 推荐(0) 编辑
摘要: vue-element-admin:https://gitee.com/accest/bod-element https://gitee.com/liuyuantao/vue-element-admin element-admin:https://gitee.com/yupeng957/elemen 阅读全文
posted @ 2018-01-12 00:12 程序生(Codey) 阅读(1496) 评论(0) 推荐(0) 编辑