最新文章列表

Spring3的测试框架——使用于SpingMVC

spring3.2终于出ga版了, 发现spring test的改进最大,添加了对 springmvc的测试 看了看文档,将使用方法整理如下: 1,可以使用 @WebAppConfiguration来标明是we ...
zyjustin9 评论(0) 有1970人浏览 2014-01-11 19:10

使用Maven自动化集成测试

参考文章:http://stackoverflow.com/questions/16935290/maven-deploy-webapp-to-tomcat-before-junit-test There are a number of schools of thought as to how to handle this type of integration test with Maven. ...
darrenzhu 评论(0) 有3083人浏览 2014-01-08 11:10

junit单元测试2: mockito基础使用

接上篇,如果需要mock一个接口,testng可以使用jmockit;对于junit使用mockito是个很好的选择。以下给个例子 package com.github.baowp.domain.service; import com.github.baowp.domain.entity.BookEntity; import com.github.baowp.domain.reposi ...
baowp 评论(0) 有2817人浏览 2013-12-11 17:40

test

<div class="iteye-blog-content-contain" style="font-size: 14px"></div>  sss
zhaobin315 评论(0) 有207人浏览 2013-11-15 23:41

struts2 if标签示例

下面总结一下struts2 中if标签的使用 (1)判断字符串是否为空 <s:if test="user.username==null or user.username==''"> <s:if test='ab123==null'>         ab123 is null         </s:if>
hw1287789687 评论(0) 有20660人浏览 2013-10-01 16:50

testCargo

2013年9月27日14:26:11
沙漠旅行者 评论(0) 有377人浏览 2013-09-27 14:26

selenium打开一个IE(8)浏览器页面,怎么让该浏览器页面置顶?

selenium打开一个IE(8)浏览器页面,怎么让该浏览器页面置顶?
bo25702268 评论(0) 有2078人浏览 2013-09-26 15:35

testng 测试

1. 在pom.xml中添加testng引用: <dependency> <groupId>org.testng</groupId> <artifactId>testng</artifactId> <version>6.4</version> </dependency> 2. 测试 ...
czj4451 评论(0) 有6302人浏览 2013-09-15 13:04

test

test...test...test...test...test...test...test...test...test...test...
zwb 评论(0) 有535人浏览 2013-08-16 10:02

test

just for testing
crabfang 评论(0) 有44人浏览 2013-07-31 17:14

网站性能测试工具

企业级自动化测试工具WinRunner   Mercury Interactive公司的WinRunner是一种企业级的功能测试工具,用于检测应用程序是否能够达到预期的功能及正常运行。 ...
boonya 评论(0) 有1075人浏览 2013-07-29 22:13

java调用cpp

  0.头文件引入 #if (CC_TARGET_PLATFORM == CC_PLATFORM_ANDROID) #include<jni.h> #include"platform/android/jni/JniHelper.h"    //引不到JniHelper.h #include "JniHelper.h"           ...
renzhe20092584 评论(0) 有768人浏览 2013-07-22 16:26

最近博客热门TAG

Java(141741) C(73643) C++(68602) SQL(64557) C#(59604) XML(59131) HTML(59042) JavaScript(54916) .net(54782) Web(54511) 工作(54116) Linux(50906) Oracle(49861) 应用服务器(43285) Spring(40811) 编程(39452) Windows(39380) JSP(37540) MySQL(37266) 数据结构(36420)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics