You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ka...@apache.org on 2014/02/10 11:01:03 UTC

svn commit: r1566552 - /openwebbeans/cms-site/trunk/content/documentation.mdtext

Author: karlkilden
Date: Mon Feb 10 10:01:02 2014
New Revision: 1566552

URL: http://svn.apache.org/r1566552
Log:
CMS commit to openwebbeans by karlkilden

Modified:
    openwebbeans/cms-site/trunk/content/documentation.mdtext

Modified: openwebbeans/cms-site/trunk/content/documentation.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/documentation.mdtext?rev=1566552&r1=1566551&r2=1566552&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/documentation.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/documentation.mdtext Mon Feb 10 10:01:02 2014
@@ -55,9 +55,10 @@ separate plugins.
 
 
 # Testing Strategies for CDI Projects
-
+- [General guidelines for testing](testing_general.html)
+- [Deltaspike Test-Control](testing_test-control.html)
 - [Apache DeltaSpike CdiCtrl](testing_cdictrl.html)
-- [OpenWebBeans Arquillian adapter](testing_arquillian.html)
+- [JBoss Arquillian](testing_arquillian.html)
 - [Writing unit tests for OWB itself](owbinternalunittests.html)