OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-j message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: ISSUE 125: Some tests are actually optional


http://www.osoa.org/jira/browse/POLICY-125

Dave Booz
STSM, BPM and SCA Architecture
Co-Chair OASIS SCA-Policy TC and SCA-J TC
"Distributed objects first, then world hunger"
Poughkeepsie, NY (845)-435-6093  or  8-295-6093
e-mail:booz@us.ibm.com


|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |David Booz/Poughkeepsie/IBM@IBMUS                                                                                                                 |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |sca-j@lists.oasis-open.org                                                                                                                        |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |07/23/2010 04:56 PM                                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[sca-j] NEW ISSUE: Some tests are actually optional                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|






TARGET: Test Cases CD01

DESCRIPTION: Some of the test assertions indicate pre-reqs for optional
capability.  Specifically this happens WRT direct and external attachment
of policySets since the spec does not require both to be supported.  As a
result, not all the tests in the test suite have to be run if a vendor
decides not to support one of direct or external attachment.

PROPOSAL:
Provide two new "all tests" JUnit drivers that are customized for each
possible combination.  AllTests.java already exists and will be used by
vendors that support both external and direct attachment.
AllDirectAttachTests.java will run all the tests that a vendor which
supports ONLY direct attachment has to run.  Likewise,
AllExtAttachTests.java will run all the tests that a vendor which supports
ONLY external attachment has to run.  The difference between the files is
as follows:
- AllDirectAttachtests.java omits POL_3016, POL_4010, POL_4013, POL_4015,
and POL_4028.
- AllExtAttachtests.java omits POL_4016, POL_4018.

Finally, text is added to the test case specification to explain the three
JUnit test drivers.


Dave Booz
STSM, BPM and SCA Architecture
Co-Chair OASIS SCA-Policy TC and SCA-J TC
"Distributed objects first, then world hunger"
Poughkeepsie, NY (845)-435-6093  or  8-295-6093
e-mail:booz@us.ibm.com


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php






[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]