Skip to content

Commit 2bfa772

Browse files
author
kebrahim@oreilly.com
committed
Made changes to ch12.asciidoc
1 parent 9eb23a5 commit 2bfa772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch12.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ We've set out to show one cohesive application, but this is not a book of best p
1111

1212
What we _do_ intend to underscore is the importance the role of testing takes in responsible development. The applications we deploy into production are composed of much more than what we write on our own; we need to be sure that all components are working in concert. Additionally, it's helpful to isolate business logic where we can, and further ensure that everything is connected properly when integrated. The Arquillian project in particular has been a wonderful means for us to explore the bounds of how simple we can make testing of even the most complex use cases, and its community has been instrumental in pushing the limits of testability in a landscape that has historically been cumbersome to manipulate.
1313

14-
We hope that the techniques outlines here, on the companion source repository, and running proof in production on http://geekseek.continuousdev.org are beneficial to your own path in building reliable applications in Enterprise Java.
14+
We hope that the techniques outlined here, on the companion source repository, and running proof in production on http://geekseek.continuousdev.org are beneficial to your own path in building reliable applications in Enterprise Java.

0 commit comments

Comments
 (0)