<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>yybean.com Java编程 Web开发 Ajax技术 Spring框架 Struts2框架 Hibernate技术 在线文档 &#187; 测试</title>
	<atom:link href="http://www.yybean.com/category/test/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yybean.com</link>
	<description>一个java web精品小站...</description>
	<lastBuildDate>Thu, 05 Jan 2012 07:11:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>用Spring提供的JUnit框架扩展对DAO或Service层进行单元测试</title>
		<link>http://www.yybean.com/junit-with-spring-framework-provided-by-the-expansion-of-the-dao-or-the-service-layer-unit-test</link>
		<comments>http://www.yybean.com/junit-with-spring-framework-provided-by-the-expansion-of-the-dao-or-the-service-layer-unit-test#comments</comments>
		<pubDate>Fri, 21 May 2010 03:12:40 +0000</pubDate>
		<dc:creator>yybean</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[测试]]></category>
		<category><![CDATA[spring mock]]></category>
		<category><![CDATA[spring单元测试]]></category>
		<category><![CDATA[入门]]></category>
		<category><![CDATA[单元测试]]></category>
		<category><![CDATA[教程]]></category>

		<guid isPermaLink="false">http://www.yybean.com/junit-with-spring-framework-provided-by-the-expansion-of-the-dao-or-the-service-layer-unit-test</guid>
		<description><![CDATA[单元测试及其背后的组件易测性是贯穿Spring应用的核心理念之一。一直以来，与测试独立的Java对象相比，由于J2EE Web组件必须运行于某种容器，或者还要与基于HTTP的Web环境交互，所以测试它们是一项艰巨而复杂的任务。

Spring Mock包提供了一些扩展自JUnit框架的测试基类，这些基类简化了对依赖注射和事务管理的单元测试。

下面的内容来自csdn的一篇文章，算是helloworld教程吧。

<span class="readmore"><a href="http://www.yybean.com/junit-with-spring-framework-provided-by-the-expansion-of-the-dao-or-the-service-layer-unit-test" title="用Spring提供的JUnit框架扩展对DAO或Service层进行单元测试">阅读全文——共3708字</a></span>]]></description>
		<wfw:commentRss>http://www.yybean.com/junit-with-spring-framework-provided-by-the-expansion-of-the-dao-or-the-service-layer-unit-test/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>利用Spring测试框架进行集成测试</title>
		<link>http://www.yybean.com/testing-framework-to-use-spring-integration-testing</link>
		<comments>http://www.yybean.com/testing-framework-to-use-spring-integration-testing#comments</comments>
		<pubDate>Fri, 21 May 2010 03:11:39 +0000</pubDate>
		<dc:creator>yybean</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[测试]]></category>
		<category><![CDATA[spring mock]]></category>
		<category><![CDATA[spring2.5]]></category>
		<category><![CDATA[spring单元测试]]></category>
		<category><![CDATA[集成测试]]></category>

		<guid isPermaLink="false">http://www.yybean.com/testing-framework-to-use-spring-integration-testing</guid>
		<description><![CDATA[一、使用Spring2.5 TestContext框架

参阅：http://www.ibm.com/developerworks/cn/java/j-lo-spring25-test/

Spring 2.5 TestContext 测试框架，是一个全新的基于注解的测试框架，为 Spring 推荐使用该测试框架。

<span class="readmore"><a href="http://www.yybean.com/testing-framework-to-use-spring-integration-testing" title="利用Spring测试框架进行集成测试">阅读全文——共4339字</a></span>]]></description>
		<wfw:commentRss>http://www.yybean.com/testing-framework-to-use-spring-integration-testing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

