The following issue has been updated:

    Updater: Scott T Weaver (mailto:[EMAIL PROTECTED])
       Date: Thu, 27 May 2004 8:56 AM
    Changes:
             summary changed from Remove test case relliance on pico container/groovy 
scripts to Remove test case reliance on pico container/groovy scripts
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JS2-59?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS2-59

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS2-59
    Summary: Remove test case reliance on pico container/groovy scripts
       Type: Task

     Status: Open
   Priority: Major

    Project: Jetspeed 2
 Components: 
             Components Core
             Project Build
   Fix Fors:
             2.0-a1

   Assignee: Scott T Weaver
   Reporter: Scott T Weaver

    Created: Thu, 27 May 2004 8:54 AM
    Updated: Thu, 27 May 2004 8:56 AM

Description:
Since we are now assembling our components with out using NanoQuickAssembler, the need 
for external .groovy assembly scripts have diminished.

I have created 3 base test cases that that provide all the functionality of providing 
persistence and registry support for all other test cases.  I think this MUCH better 
than trying to manage a myriad of this-container.groovy and 
test-this-container.groovy, that are starting crop up all over the place like acne on 
a teenager's face.  Again, I take full responsibilltity for this by introducing the 
NanoQuickAssembler.

This automcatically mitigates the need to have pico containers within our test cases.  
There is absolutley no need to clutter the test cases with containers, when it is 
easier to just instantiate those components by hand.  We have gotten to this point 
because of our dilligence toward component oriented development.  It is now so easy to 
know exactly what our components need to be tested (in most cases) just by looking at 
the constructor signature.


With the new base test case classes in place there will only be one groovy script, 
jetspeed.groovy.  At least for now ;)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to