Welcome![Sign In][Sign Up]
Location:
Search - junit

Search list

[OtherMSDNIntegrator-1[1].0.zip

Description: CppUnit 是著名的用于单元测试的JUnit框架的C++移植。测试输出是XML或文本格式,可以用于自动化测试和基于GUI的监督测试。 来源:http://sourceforge.net/projects/cppunit/
Platform: | Size: 177009 | Author: | Hits:

[JSP/JavaforJUnit

Description: junit编程实例。适合初学者。使用jbuilder开发。-Community programming examples. For beginners. Using JBuilder development.
Platform: | Size: 25755 | Author: 北京生活 | Hits:

[Other resourcejmock-1.0.1-src

Description: 不管是测试驱动开发或者是其它的开发模式,都会需要对代码进行单元测试,对于关联依赖关系少或者比较简单的类来说,直接使用JUnit就可以轻松的完成测试工作,但是对于关联到其它比较复杂的类或对运行环境有要求的类的单元测试,比如ejb,servlet或Dao等,测试起来或者需要配置特定的环境,或者十分耗时,给单元测试造成困难。在这里使用JMock来模拟那些不需要测试的类-regardless of test-driven development, or other pattern of development, will need to test code modules, Association for less dependence or relatively simple category, direct use JUnit can easily complete the testing, But linked to other more complex type or operating environment to the requirements of the unit test categories, such as Bob, servlet or Dao, up tests or specific configuration needs of the environment, or very time-consuming, to unit test difficult. Here JMock used to simulate those who do not need the test category
Platform: | Size: 605452 | Author: 张振南 | Hits:

[OtherCourseBean_JUNITtest

Description: 这是用junit对javabean的单元测试,其中有javabean代码CourseBean.java,另一个CourseBeanTest.java对它进行测试.-This is the Community of javabean unit testing, which javabean CourseBean.java code, Another CourseBeanTest.java it for testing.
Platform: | Size: 14676 | Author: 邹文科 | Hits:

[JSP/JavaJunit3.8.1

Description: 最新版Junit-latest version Junit
Platform: | Size: 438925 | Author: 古东旭 | Hits:

[JSP/JavaTestSampleServlet

Description: 可通过Explice运行,调用Junit测试.正确通过并能有返回的测试结果。-through Explice operation, Call Junit test. through correct and will be returned to the test results.
Platform: | Size: 967 | Author: yangl | Hits:

[Develop ToolsStruts_1_2_3_4_5_6sdfeoqx

Description: 本书由浅入深、循序渐进地介绍了如何使用Apache著名开源软件Struts来构建Web应用,同时介绍了一些构建Web应用时常用到的开源软件的使 用方法,如Hibernate、Lucene等。全书分为5篇,共22章,内容涵盖了Java Web应用概述、Struts入门、配置文件、Struts控制器、模型、 Struts国际化、Struts标记库、多模块开发与Struts扩展、使用Tiles组织页面、使用Validator包进行验证、Struts的异常处理、Struts与 Log4j、Struts与Ant、Struts与JUnit、Struts与Hibernate、Struts与Lucene以及DigitStore网站分析。本书最大的特点在于为读者准备了非 富的Web应用程序示例以供学习和扩展,力求使读者在学习理论的同时能够进一步通过现有的程序示例加深理解,牢固掌握知识。本书适合Java 程序员和从事计算机软件开发的其他编程人员及项目开发人员,同时也可以作为新手学习Struts的最佳教材-book elementary, gradual introduction of the well-known how to use Apache Struts open source software to build Web applications, also introduced a number of building Web applications often use the open source software use, such as Hibernate. Lucene other. The entire book is divided into five, a total of 22 chapters, covers the Java Web Applications, Struts Portal, configuration files, Struts controller, model, Struts International, marking the Struts, Multi-module development and expansion of Struts, Tiles organizations use pages, Validator use packet validation and Struts exception handling, Struts and Log4j, Struts and Ant, and JUnit Struts, Struts and Hibernate. Struts and Lucene and DigitStore site analysis. The book features is the biggest preparation for the readers of the non-rich W
Platform: | Size: 26399548 | Author: ant008 | Hits:

[ELanguageCppUnit

Description: c++单元测试框架,CppUnit 基于JUnit-c unit test framework, based on the JUnit CppUnit
Platform: | Size: 910554 | Author: abcdefg | Hits:

[OtherCUnit-2.1-0-src

Description: CUNIT c 测试框架,类似大名鼎鼎的junit,很有用的,这里是原代码,可以编译生成lib文件-CUNIT c testing framework, similar to the famous junit, very useful, here is the original code. lib compiler can generate documents
Platform: | Size: 258388 | Author: 吴丽军 | Hits:

[JSP/Javajunit4.1

Description: JUnit, java testing tool
Platform: | Size: 622518 | Author: jxgde | Hits:

[JSP/JavaspringTest

Description: 是spring和hibernate的一个测试工程,用Junit做为基础!-is spring and hibernate in a test project with the foundation Junit!
Platform: | Size: 15749 | Author: Raymend | Hits:

[Other resourcejunitbook-src-1.0

Description: Junit in Action的随书原代码,学习j2ee单元测试必看!-Junit in Action book with the original code, unit test learning j2ee watched every game!
Platform: | Size: 3983519 | Author: 张涛 | Hits:

[Other resourceEclipsejy

Description: 书籍简介: Eclipse是一个很让人着迷的开发环境,它提供的核心框架和可扩展的插件机制给广大的程序员提供了无限的想像力和创造空间。Eclipse自身包含大量的内置功能,加上功能丰富的插件,将构成一个丰富多彩的工作环境而不仅仅是一个IDE。本书内容由浅入深,先介绍了Eclipse平台体系结构、工作台、Java集成开发环境、Java程序调试;再介绍了JUnit,Eclipse配置管理,Eclispe开发环境中的应用服务器Tomcat,Eclipse中的资源构建和构建工具Ant;最后介绍了Eclipse下的Web应用开发、插件开发技术、Struts应用开发和MySQL数据库应用开发。 本书适合于Java程序员、自由软件爱好者及各类软件开发人员阅读。-books Profile : Eclipse is a really very fascinating development environment, It provides a core framework and extensible plug-in mechanism for the majority of programmers with boundless imagination and creative space. Eclipse itself contains a lot of built-in functions, coupled with a feature-rich plug-ins, would constitute a colorful working environment is not just an IDE. The subjects in the book is aimed, first introduced the Eclipse Platform Architecture, workstations, Java integrated development environment, Java Debugger; I will introduce the JUnit. Eclipse configuration management, the development environment Eclispe the Tomcat application server, Eclipse Construction of resources and building tools Ant; Finally, under the Eclipse Web application development, the development of plu
Platform: | Size: 23478138 | Author: yuka | Hits:

[Otherhowtousecppunit4test

Description: 测试驱动开发(TDD)是以测试作为开发过程的中心,它坚持,在编写实际代码之前,先写好基于产品代码的测试代码。开发过程的目标就是首先使测试能够通过,然后再优化设计结构。测试驱动开发式是极限编程的重要组成部分。XUnit,一个基于测试驱动开发的测试框架,它为我们在开发过程中使用测试驱动开发提供了一个方便的工具,使我们得以快速的进行单元测试。XUnit的成员有很多,如JUnit,PythonUnit等。今天给大家介绍的CppUnit即是XUnit家族中的一员,它是一个专门面向C++的测试框架。-test-driven development (TDD) is tested as the center of the development process, it maintained, in the preparation of the actual code, before getting the product code based on the test code. The goal of the development process is the first to test passed, and then optimize the design of the structure. Test-driven development is an important limit programming components. XUnit, one based on test-driven development of the testing framework, it for us in the process of developing the use of test-driven development provides a convenient tool allow us to conduct rapid testing modules. XUnit many of the members, such as JUnit, PythonUnit other. Today, we introduce to the CppUnit XUnit family is the one. It is a special test for C framework.
Platform: | Size: 780391 | Author: 康烨 | Hits:

[JSP/JavaJunitTest2

Description: 一个短小但实用的junit测试示例,适合初学者-a short but useful example junit tests, for beginners
Platform: | Size: 9111 | Author: Alvin | Hits:

[Develop ToolsJUnit

Description: 良葛格學習筆記,是学习Java测试的入门-- Gege study notes, is learning Java test portal
Platform: | Size: 395961 | Author: sliu123 | Hits:

[Other resourcejunit_schame

Description: junit中的模式 介绍junit的模式,对学习junit本身和学习设计模式都有帮助
Platform: | Size: 239531 | Author: sizaizai | Hits:

[JSP/JavahiberDevelop

Description: Hibernate开发及整合应用大全 蔡雪焘编著 本书用典型的示例剖析Hibernate开发中的重点和难点,对于开发Hibernate的常用工具也进行了详细讲解。全书分两篇,共21章,内容涵盖Hibernate概述、Session主要的API、Hibernate对象关联(一对一、一对多、多对一和多对多)、级联关系、HQL与QBC检索、检索策略、基本配置与对象/关系映射配置、集合映射、事务与Cache管理等Hibernate的知识,另外还对XML、JSP、MySQL、Ant、JUnit、Log4j、Struts、Spring及Middlegen-Hibernate、hbm2java、SchemaExport、Hibernate-extensions控制台、XDoclet、P6Spy、HibernateSynchronize等开发Hibenrate时常用的工具进行了抓取重点和常用点的讲解。本书最大的特色在于每一节的例子都是经过精挑细选,具有很强的针对性,力求让读者通过亲自动手做来掌握其底层的知识,示例的运行也很简单,只需配置和运行Ant即可。 本书适合Java程序员、企业级项目的开发人员参考使用,同时也是新手学习Hibernate的绝佳教材。
Platform: | Size: 14790590 | Author: lwhsyit | Hits:

[Other resourcejuit

Description: junit详解, 也是一本介绍非常详细的书
Platform: | Size: 223646 | Author: jiajia | Hits:

[Linux-Unixcppunit-1.12.0.tar

Description: C++中的单元测试类库,用法与JUnit相似。是做C++程序单元测试的好帮手。
Platform: | Size: 760409 | Author: jatom | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »

CodeBus www.codebus.net