Skip to content

Instantly share code, notes, and snippets.

@mojavelinux
Created February 11, 2012 06:17
Show Gist options
  • Save mojavelinux/1797047 to your computer and use it in GitHub Desktop.
Save mojavelinux/1797047 to your computer and use it in GitHub Desktop.
JAXconf 2012 Proposal: Continuous Enterprise Development in Java

Submission Date: Feb 10, 2012

Proposed Title: Continuous Enterprise Development in Java

Abstract:

Are you confident enough to push your application to production right now? Will it deploy? Integrate all the components? Keep the fail whale at bay? Confidence comes from tests. Real tests. Discover how to use Arquillian to develop tests that execute inside a container and gain confidence that keeps you developing, knowing your application will stand up to the real world.In the workshop, we'll cover:

  • Why integration tests are important
  • What plagues integration tests today
  • Why testing inside a container makes a test real
  • How to write your first Arquillian test
  • How to test a myriad of Java EE technologies using Arquillian

Whether you’re learning a new technology, debugging or laying down new code, Arquillian provides the test platform you need to keep development continuous.

Topics:

  • Java Core Technologies
  • Java Enterprise Edition
  • Open Source Tools
  • Agile Methodologies

Session type: 6 hour workshop

Speakers:

  • Dan Allen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment