E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
"PHPUnit
JavaSE第七十二讲:通过JUnit深入理解反射与注解的使用方式与情景
Junit单元测试之后出现了CppUnit、FXUnit、
PHPUnit
这些基于C++、Flex、PHP的单元测试框架2.jar包,
xukunhui2
·
2013-01-08 17:00
java
java
java
注解
反射
JUnit
JUnit
JUnit
单元测试
shopex之
phpunit
环境搭建
shopex之
phpunit
环境搭建源码下载地址:http://download.csdn.net/detail/e421083458/4891061请将该文档放置于“站点根目录\core\tests"
e421083458
·
2012-12-15 15:00
phpunit
功能点整理
--MartinFowler本文档整理参考:
phpunit
中文手册http://download.csdn.net/detail/e421083458/4891015
phpunit
Fixtures设置场景创建数组
e421083458
·
2012-12-15 14:00
phpunit
+selenium环境搭建
这个环境搭建遇到了挺多麻烦,最终还是没能自己解决,幸好有同事“青蛙”的帮忙解决了这个问题!在这里把本人亲测步骤给大家列一下,希望给大家提供方便!安装pear:Go-pear.phar下载地址:http://download.csdn.net/detail/e421083458/4602207下载go-pear.phar文件到C:\wamp\bin\php\php5.3.13\PEAR中然后执行以下
e421083458
·
2012-12-13 13:18
PHP
压力+性能测试
phpunit
+selenium环境搭建
这个环境搭建遇到了挺多麻烦,最终还是没能自己解决,幸好有同事“青蛙”的帮忙解决了这个问题!在这里把本人亲测步骤给大家列一下,希望给大家提供方便!安装pear:Go-pear.phar下载地址:http://download.csdn.net/detail/e421083458/4602207下载go-pear.phar文件到C:\wamp\bin\php\php5.3.13\PEAR中然后执行以下
e421083458
·
2012-12-13 13:00
wamp下
phpunit
的安装
wamp下
phpunit
的安装1.配置pear环境1.1进入php目录,运行: wamp\bin\php\php5.3.5>php-dphar.require_hash=0PEAR/go-pear.phar1.2
wenb001
·
2012-12-13 12:29
wamp
phpunit
PHP项目小团队的开发流程中常用开源软件
常用开源软件如下:产品、项目管理、bug跟踪zentao文档dokuwikiapigenphpdocument版本控制svn单元测试
phpunit
simpletest部署和持续集成phingxincIDEnetbeanseclipse
zhao5908
·
2012-12-12 03:24
PHP
phpunit
安装
1pearchannel-discoverpear.
phpunit
.de2pearchannel-discovercomponents.ez.no3pearchannel-discoverpear.symfony-project.com4pearinstall
wzzxsb
·
2012-11-28 16:29
Web
Xampp安装
PHPUnit
原文地址:http://www.xbc.me/install-
phpunit
-on-xampp/最近准备着手开发Magento的插件,为了保证插件的代码质量,决定采用TDD的方法进行开发。
linlong0617
·
2012-11-20 17:27
安装
xampp
selenium
YII
Xampp安装
PHPUnit
原文地址:http://www.xbc.me/install-
phpunit
-on-xampp/最近准备着手开发Magento的插件,为了保证插件的代码质量,决定采用TDD的方法进行开发。
linlong0617
·
2012-11-20 17:27
安装
selenium
phpunit
PEAR
xampp
PHPUnit
使用
1、安装 下载
PHPUnit
,zip包就可以了 地址:https://github.com/sebastianbergmann/
phpunit
解压,找到
phpunit
.bat文件,右击-〉编辑
helloyang
·
2012-11-11 21:05
eclipse
phpunit
phpunit
十款PHP开发者值得关注的编码工具
1.
PHPUnit
测试在软件开发中是相当重要的一环,但很多开发者都只是给予很少的时间去测试,因为这工作的确相当耗时,枯燥并且容易出错。为了解决以上问题,自动化测试工具能让开发者
helloyang
·
2012-11-11 16:45
PHP开发者
php编码工具
PHPUnit
学习笔记(二)
PHPUnit
基本用法
上篇日记中我介绍了
phpunit
的配置方法,今天就开始介绍如何用
PHPUnit
来编写测试用例,下面我来引入一个测试PHP数组操作的测试用例,这个例子会给你展示
PHPUnit
常规的用法和测试用例编写的步骤
fafa211
·
2012-11-08 21:00
PHPUnit
学习笔记(一)
PHPUnit
介绍及安装
最近学习并在项目中运用了
PHPUnit
做自动化测试,我将在博客上基于我的
PHPUnit
学习笔记进行连载,详细的介绍这个自动化测试框架。
fafa211
·
2012-11-08 08:00
phpunit
在kohana3.3中的使用方法
安装
phpunit
步骤:1、安装apache&php2、安装pear3、安装
phpunit
pearinstall
phpunit
/
PHPUnit
运行测试 kohana system$
phpunit
--bootstrap
fafa211
·
2012-11-04 19:00
PHPUnit
学习笔记断言详解-Assertions
断言(Assertions)是
PHPUnit
提供的一系列对程序执行结果测试的方法。
fafa211
·
2012-11-04 11:00
Mac os x lion MAMP中安装
phpunit
1.检测本机是否安装了pear以及php的执行路径1234$pear-bash:pear:commandnotfound$whichphp/usr/bin/php2.将NAMP的php执行目录指向到系统执行目录1$echo"exportPATH=/Applications/MAMP/bin/php/php5.3.6/bin:$PATH">>~/.profile3.验证MAMP中php的执行路径是否
fafa211
·
2012-11-03 23:00
【PHP】
PHPUnit
单元测试利器:PHP Mock的使用方法
PHPUnit
提供的getMock($className)方法可以自动生成一个对象,而这个对象就可以作为原来那个类
jeJee
·
2012-10-31 12:00
使用
PHPUnit
和 Selenium 进行测试
适用于PHP的NetBeansIDE支持
PHPUnit
自动测试。通过
PHPUnit
,NetBeansIDE可为PHP提供代码覆盖率,这与IDE为Python提供的代码覆盖率类似。
dcj3sjt126com
·
2012-10-28 16:00
selenium
xampp下安装
phpunit
小记
转载:http://blog.csdn.net/garinwang/article/details/6030538
phpunit
是xunit系列中的用于php单元测试的软件,支持多种系统。
happyrabbit456
·
2012-09-29 17:00
PHP
windows
cmd
单元测试
Components
体验PHP下的单元测试工具:
PHPUnit
今天接到了个任务,需要对数字进行计算,因为涉及到整数,小数,和科学计数法等很多条件,所以人工测试非常麻烦,于是想到了PHP的单元测试工具
PHPUnit
,所以写个文档备查。
hy840429
·
2012-09-07 01:01
php
ubuntu下安装
phpunit
Installpearsudoapt-getinstallphp-pear Install
phpunit
byusingpear. pearconfig
wufa
·
2012-08-07 15:00
phpunit
Facebook 的自动化测试
对于PHP的代码,我们写了非常多的基于
PHPUnit
测试框架的测试类,这些测试类覆盖范围比较大,从简单的判读真假的单元测试
luhuajcdd
·
2012-08-01 16:00
Facebook
PHP xdebug eclipse subversion SVN
phpunit
xmapp 企业级团队开发环境搭建 集成单元测试 花样调试 版本控制 张迅雷原创 欢迎
经常在博客见到一个争论不休的话题——到底该不该学php?是学java、donet还是php?本文不讨论PHP、JSP、ASP.NET/ASP孰优孰劣,有那功夫劲,还不如搭建个环境动手试试,毕竟存在即道理,百度、腾讯、新浪、搜狐、淘宝、迅雷都有用到php,那么说明php还是有生命力的,市场给予了它更多的期待。张迅雷原创PHP企业级团队开发最佳环境欢迎转载与交流搭建php开发环境有很多种方式,常见的有
webcode
·
2012-07-25 15:00
subversion
centos linux安装
PHPUnit
配置
PHPUnit
(深入浅出
PHPUnit
1)
下载
phpunit
源代码,目前最新版本为3.5,但是不太稳定,建议使用稳定的3.4版本,下载地址:http://pear.
phpunit
.de/ 2.
webcode
·
2012-07-19 09:00
centos
纯PHP搭建Apache+Eclipse+xDebug+
PHPUnit
+MakeGood
首先这篇文章来之不易啊,是我花了一天的时间调查的结果,希望大家支持哦 1.PHP下载:(现在版本为5.4.4) http://www.php.net/downloads.php 2.Apache HTTP 下载: http://httpd.apache.org/ 3.下载PHPEclipse 这个网上有很多,我这里就不多说了,其实开发工具用什么都行。 4.下载
chenhailong
·
2012-07-12 18:00
apache
eclipse
PHP
xdebug
MakeGood
phpunit
.xml 用法
actionHuiyuanZhanghuOrder.php/action/HuiyuanJifenTest.phpmodelhtmlactionArrayTest.phpactionmodelhtmlArrayTest.phpaction/libmodelaction/lib/Loginxxx.php-->.xml解释bootstrap="./booten.php"在测试之前加载的的PHP文件,一
cbluehehe
·
2012-06-30 00:17
phpunit
How to use
PHPUnit
(CIUnit) with CodeIgniter 2.1.0
转载自: http://d.hatena.ne.jp/Kenji_s/20120117/1326763908 Howtouse
PHPUnit
(CIUnit)withCodeIgniter2.1.0CodeIgniter
goAheadtw
·
2012-06-20 17:00
CodeIgniter
Installing PEAR and
PHPUnit
on WAMP
1.安装wamp2.安装PEARStep: 打开C:\wamp\bin\php\php5.3.5\php.ini修改: ;phar.require_hash=Onphar.require_hash=Off运行C:\wamp\bin\php\php5.3.5\go-pear.bat选择local,默认YES添加环境变量:variable‘PHP_PEAR_PHP_BIN’为C:\wamp\bin\p
xiaojun1288
·
2012-06-18 17:00
apache
c
PHP
Path
phpunit
测试 thinkphp action
action,首先要处理两个问题:cookie与session,为了保证测试ACTION的每个URL都是用同一个session,所有的URL必须设置cookie的PHPSESSID值,而且都是相同的值,2当用
PHPUNIT
cbluehehe
·
2012-06-11 22:20
phpunit
The Definitive Guide to symfony | Chapter 15 - Unit And Functional Testing | symfony | Web PHP Framework
WebPHPFrameworkTheLimeTestingFrameworkTherearemanyunittestframeworksinthePHPworld,withthemostwellknownbeing
PhpUnit
andSimpleTest.S
·
2012-05-07 07:00
framework
50个非常有用的PHP工具
这里有50个有益的PHP工具,可以大大提高你的编程工作:调试工具Webgrind Xdebug GubedPHPDebugger DBGPHP_DebugPHP_DynMacGDBp测试和优化工具
PHPUnit
SimpleTestSeleniumPHP_CodeSnifferdBugPHPProf
sun886
·
2012-05-05 12:00
框架
PHP
phpMyAdmin
工具
模板引擎
Firefox插件
phpunit
phpunit
最近研究php的单元测试功能,在centos下和widows下安装了
phpunit
首先要保证你装的php中安装了pearlinux下输入命令pear回车可看一下是否安装了windows下可以用
xiaoguozi's Blog
·
2012-05-04 11:00
window中用pear安装
phpunit
阅读更多1.安装pear1)在命令行中,进入php安装目录,如我的目录D:\php\Zend\ZendServer\bin,运行:go-pear若出现以下错误:phar"D:\php\Zend\ZendServer\bin\PEAR\go-pear.phar"doesnothaveasignatureWarning:require_once(phar://go-pear.phar/index.ph
itsoul
·
2012-04-29 12:00
php
pear
window中用pear安装
phpunit
阅读更多1.安装pear1)在命令行中,进入php安装目录,如我的目录D:\php\Zend\ZendServer\bin,运行:go-pear若出现以下错误:phar"D:\php\Zend\ZendServer\bin\PEAR\go-pear.phar"doesnothaveasignatureWarning:require_once(phar://go-pear.phar/index.ph
itsoul
·
2012-04-29 12:00
php
pear
window中用pear安装
phpunit
1.安装pear 1)在命令行中,进入php安装目录,如我的目录D:\php\Zend\ZendServer\bin,运行: go-pear 若出现以下错误: phar "D:\php\Zend\ZendServer\bin\PEAR\go-pear.phar" does not have a signature Warning: require_once(pha
itsoul
·
2012-04-29 12:00
PHP
PEAR
phpunti 参数
PHPUnit
参数详解:本文直接翻译自
PHPUnit
官方文档,个人翻译水平有限,可能会存在某些词和意思翻译不准的地方,进请谅解!
cbluehehe
·
2012-04-21 17:20
php
测试
如何在
phpunit
中mock(模拟)一个单例类
Phpunit
中提供了一套模拟类的api,简单使用如下:classStubTestextends
PHPUnit
_Framework_TestCase { publicfunctiontestStub
qmhball
·
2012-04-18 13:00
function
api
单元测试
测试
Class
Constructor
如何在
phpunit
中mock(模拟)一个单例类
Phpunit
中提供了一套模拟类的api,简单使用如下: class StubTest extends
PHPUnit
_Framework_TestCase { public function
txf2004
·
2012-04-18 13:00
mock
如何在
phpunit
中mock一个单例类
Phpunit
中提供了一套模拟类的api,简单使用如下:classStubTestextends
PHPUnit
_Framework_TestCase { publicfunctiontestStub()
qmhball
·
2012-04-16 09:00
api
function
测试
单元测试
Class
Constructor
如何在
phpunit
中mock一个单例类
Phpunit
中提供了一套模拟类的api,简单使用如下: class StubTest extends
PHPUnit
_Framework_TestCase { public function
txf2004
·
2012-04-16 09:00
mock
单元测试套件
PHPUnit
_Framework_TestSuite的用法
一.概述suite套件,就是多个测试的集合,可以同时测试多个测试类。二.TestSuite的两种用法在写用法之前,先做点准备工作。demo.php_obj=newDemo(); } publicfunctiontestAdd(){ $res=$this->_obj->add(1,2); $this->assertEquals(3,$res); } } 测试类,用于测试Demo
qmhball
·
2012-04-13 13:00
单元测试套件
PHPUnit
_Framework_TestSuite的用法
一.概述 suite套件,就是多个测试的集合,可以同时测试多个测试类。 二.TestSuite的两种用法 在写用法之前,先做点准备工作。 demo.php <?php class Demo{ public function add($a, $b){ return $a + $b; } } 业务类
txf2004
·
2012-04-13 13:00
framework
如果你是php高手,请往下看:
Zend、CodeIgniter、CakePHP等3、熟练使用数据缓存相关产品,如memcached,redis,mongodb等4、熟练使用Xdebug,XHProf等调试工具调整优化项目代码5、熟悉
PHPUnit
cathy86
·
2012-03-20 13:00
游戏
PHP
高手
高薪
顶级
利用 Zend Studio 9 Run As
PHPUnit
Test 总结
本文地址:http://flyer0126.iteye.com/blog/1441889 利用本地PHP环境中的
PHPUnit
.bat测试同一单元测试用例,发现没有任何错误,如下图:
flyer0126
·
2012-03-06 18:00
报错
phpunit
Windows环境安装PEAR、
PHPUnit
本文地址:http://flyer0126.iteye.com/blog/1441817 Windows环境下安装
PHPUnit
flyer0126
·
2012-03-06 17:00
PHP
phpunit
PEAR
Windows环境安装PEAR、
PHPUnit
本文地址:http://flyer0126.iteye.com/blog/1441817Windows环境下安装
PHPUnit
,在此整理一下,以便大家参考。
flyer0126
·
2012-03-06 17:00
PHP
PEAR
PHPUnit
Windows环境安装PEAR、
PHPUnit
本文地址:http://flyer0126.iteye.com/blog/1441817Windows环境下安装
PHPUnit
,在此整理一下,以便大家参考。
flyer0126
·
2012-03-06 17:00
PHP
PEAR
PHPUnit
Windows下
PHPUnit
安装
1.首先必须知道php中的php.ini,及include_path的位置,可以通过显示函数phpinfo()来获得2.下载
phpunit
,http://pear.
phpunit
.de/get/,我下载的是
adermxl
·
2012-02-29 16:00
c
windows
PHP
dos
Path
include
Centos5 下手动安装
PHPUnit
3
首先,到pear.
phpunit
.de下载最新的软件包,这里根据自己的实际需要下载。
bzm200584
·
2012-02-23 10:04
centos
职场
休闲
配置PHPUnit3
手动安装PHPUnit3
上一页
8
9
10
11
12
13
14
15
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他