Skip to main content

Emmanuel Hugonnet's Library tagged junit   View Popular

23 Oct 08

Antonio Goncalves' Website - TestingJPA

This tutorial shows you how to run and unit test a simple JPA Entity with Eclipse Link, Maven, JUnit 4 and DbUnit. It uses MySQL 5 to run in production mode and Derby embedded for testing. This tutorial assumes that you are familiar with Maven, JPA and JUnit.

www.antoniogoncalves.org/...TestingJPA - Preview

tutorial jpa unit-test junit

12 Feb 08

Unit-testing Spring MVC: It gets even awesomer

I just read this mini-article by John Ferguson Smart describing how wonderfully testable Spring MVC can be. He's absolutely right...Spring MVC is remarkably testable. While Mr. Smart's article is a good read, I must let you know that it gets even better.

www.jroller.com/...unit_testing_spring_mvc_it - Preview

spring web junit tdd unit-test

25 Jan 08

Faking a Valid Acegi SecurityContext in a UnitTest

These execute in no particular authentication context, as they have been through no filter, like the one mentioned above. If you know which username and password the job is to execute as, you can fake it with a call like the one in setUp show below.

www.techper.net/...-securitycontext-in-a-unittest - Preview

acegi junit tips

02 Jan 08

jboss.org: community driven

JSFUnit allows complete integration and unit testing of JSF webapp using a simple API. The tests run inside the container, which provides the developer full access to managed beans, the FacesContext, EL Expressions, and the internal JSF component tree.

labs.jboss.com/jsfunit - Preview

j2ee jsf junit opensource tools unit-test development

18 Dec 07

Unitils

Unitils is an open source library aimed at making unit testing easy and maintainable. Unitils builds further on existing libraries like DBUnit and EasyMock and integrates with JUnit and TestNG.

www.unitils.org/summary.html - Preview

junit testng spring persistence unit-test tools

22 Nov 07

Dumbster - Fake SMTP Server

The Dumbster is a very simple fake SMTP server designed for unit and system testing applications that send email messages. It responds to all standard SMTP commands but does not deliver messages, they are stored for later extraction and verification.

quintanasoft.com/dumbster - Preview

server mail junit javamail tools

20 Aug 07

Manage test data for integration tests using Spring and DBunit

This article will look at configuring integration tests using Spring and DBUnit so that test data is inserted into the database before every test. This article also looks at a utility to export/import test data in the database using DBunit.

www.theserverside.com/...article.tss - Preview

database junit spring testng tools introduction

25 Jun 07

Unit Testing Struts 2 Actions wired with Spring using JUnit « Arsenalist

This entry serves as documentation on how to unit test Struts 2 actions configured using Spring. This used to be done using StrutsTestCase in the Struts 1.x but Struts provides enough flexibility in its architecture to accommodate unit testing easily.

arsenalist.com/...-struts-2-actions-spring-junit - Preview

junit struts spring tips

28 Feb 07

In pursuit of code quality: Automate GUI testing with TestNG-Abbot

TestNG-Abbot is a testing framework that breathes new life into testing GUI components. This month, Andrew Glover walks you through the hardest part of GUI testing with TestNG-Abbot, which is understanding how a user scenario will play out.

www-128.ibm.com/...index.html - Preview

gui junit quality tutorial unit-test

23 Feb 07

In pursuit of code quality: Performance testing with JUnitPerf - Two easy tests for monitoring scalability and performance

Performance testing is usually left for last in the application development cycle because it's hard to test effectively with so many unknown variables. The authoe makes the case for performance testing as part of the development cycle.

www-128.ibm.com/...j-cq11296.html - Preview

performance junit quality

In pursuit of code quality: Discover XMLUnit

Java™ developers are natural problem solvers, so it makes sense that someone has come up with an easier way to validate XML documents. This month, Andrew introduces XMLUnit, a JUnit extension framework that meets all your XML validation needs.

www-128.ibm.com/...j-cq121906.html - Preview

junit code quality xml unit-test

Jump into JUnit 4 - Streamlined testing with Java 5 annotations

This tutorial guides you step-by-step through the fundamental concepts of JUnit 4, with emphasis on the new Java 5 annotations. You will understand the major changes to JUnit 4 : exception testing, parametric testing, and the new flexible fixture model.

www-128.ibm.com/...j-dw-java-junit4.html - Preview

tutorial unit-test junit

18 Dec 06

In pursuit of code quality: Performance testing with JUnitPerf

Performance testing is usually left for last in the application development cycle, not because it's unimportant, but because it's hard to test effectively. The author makes the case for performance testing as part of the development cycle.

www-128.ibm.com/...j-cq11296.html - Preview

performance tools unit-test junit

13 Dec 06

JUnit Reloaded

Let's face it, JUnit is the most widely used (unit-) testing tool in the Java world. By now, most build tools and IDEs come with support for JUnit 4, so it's about time to give it a try. This article describes what's different compared to JUnit 3.8.x.

today.java.net/...junit-reloaded.html - Preview

unit-test introduction junit

29 Sep 06

JUnit Testing Using Java ME JUnit Frameworks

Just because Java Micro Edition lacks reflective capabilities doesn't mean Java Micro Edition developers miss out on the advantages of JUnit styled testing. JUnit-styled frameworks and tools can still improve ME application quality.

www.devx.com/...32540 - Preview

unit-test j2me junit

05 Sep 06

In pursuit of code quality: JUnit 4 vs. TestNG

With its new, annotations-based framework, JUnit 4 has embraced some of the best features of TestNG, but does that mean it's rendered TestNG obsolete? Thsi article considers what's unique about each and reveals features you'll find only in TestNG.

www-128.ibm.com/...index.html - Preview

code quality unit-test junit testng

31 Jul 06

swingunit: SwingUnit

SwingUnit is a unit test automation toolkit for Java Swing application. It works just like 'script' for Swing Application. Using SwingUnit in combination with JUnit you can run test scenario automatically, and you can use many JUnit supporting tools.

swingunit.dev.java.net/ - Preview

swing gui unit-test junit

02 Jan 06

Simplify Unit Testing for Spring Web Components

Simplify Unit Testing for Spring Web Components

www.devx.com/...1954 - Preview

spring unit-test tutorial junit

1 - 19 of 19
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo