From c6eacf026d041c7011da375e84dd5e7d24def06c Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Thu, 9 Feb 2006 09:49:22 +0000 Subject: [PATCH] Add unit testing in isolation article. --- doc/xdocs/articles.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index cd7fca41b5..01b1a08e86 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -46,6 +46,9 @@
  • Acegi Spring Tutorial: Available in PDF and HTML formats, thanks to Bart van Riel.

  • +
  • Testing Acegi Security: + Peter Veentjer discussed how to test Acegi Security-protected objects in isolation.

    +
  • AspectJ with Acegi Security: AspectJ with Acegi Security thread on the AspectJ list.