Continuous Enterprise Development in Java

Continuous Enterprise Development in Java
Authors
Rubinger, Andrew Lee & Allen, Dan & Knutsen, Aslak
Publisher
O'Reilly Media
Date
2012-12-22T00:00:00+00:00
Size
2.70 MB
Lang
en
Downloaded: 309 times

Take a use-case approach to Enterprise Java development, and discover how to program more effectively. This practical book shows you how to perform continuous development, using a testing platform the authors built with the JBoss community. Known as Arquillian, this platform acts as the missing link between testing and development.

Andrew Lee Rubinger and Aslak Knutsen demonstrate how testing is the very foundation of development—essential for learning and critical for ensuring that code is consumable, complete, and correct. Whether you’re learning a new technology, debugging broken behavior, or laying down new code, Arquillian helps you document your project in the form of test cases.

Discover how testing should not be considered an “optional” part of enterprise development

Handle common development problems, such as bootstrapping new projects and validating user interfaces

Learn how to build end-to-end applications in a testable fashion