Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2621 - development/main/test

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT dpml.net
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2621 - development/main/test
  • Date: Thu, 19 May 2005 04:36:24 +0000

Author: mcconnell AT dpml.net
Date: Thu May 19 04:36:07 2005
New Revision: 2621

Modified:
development/main/test/README.TXT
Log:
add readme content

Modified: development/main/test/README.TXT
==============================================================================
--- development/main/test/README.TXT (original)
+++ development/main/test/README.TXT Thu May 19 04:36:07 2005
@@ -3,7 +3,7 @@
Description: Integration tests.
Publisher: The Digital Product Meta Library

-The test project contains a series of compoents and integration testcases
dealing with the DPML platform.
+The test project contains a series of components and integration testcases
dealing with the DPML platform.

The package is dependent on the following modules:

@@ -12,3 +12,36 @@
dpml-depot
dpml-metro

+The project contains:
+
+ test/components
+
+ simple - A series of components dealing with content management.
+ This includes examples ranging from very simple
+ constructed context values through to components
+ assigned as context values, examples of typed context
+ interfaces, and context management by a managing
+ component.
+
+ plus - The project contains a component that manages the
+ state of another component, and a component that
+ manages the configuration of another component.
+
+ test/unit
+
+ simple - The test/unit/simple/build.xml contains lots of examples
+ of part creation using the <component> task. Unit tests
+ include SimpleTestCase and ExampleTestCase which
+ exercises the parts declared in in the build file. The
+ CompositeTestCase is more focussed on container related
+ testing.
+
+ plus - The test/unit/plus/build.xml contains a couple of examples
+ of composite components which are exercised in
+ ConfigurationTestCase and ManagementTestCase. The package
+ also includes URLTestCase which demonstrates programmatic
+ setup of a Transit content manager and the a range of
+ component related operations that can be performed against a
+ URL.
+
+/SJM
\ No newline at end of file



  • svn commit: r2621 - development/main/test, mcconnell, 05/19/2005

Archive powered by MHonArc 2.6.24.

Top of Page