← Prev in month ← Prev in thread

Issue 227: conformance section

From
Anish Karmarkar <>
Date
2011-02-21T17:12:36+00:00
ID
Thread
Issue 227: conformance section
Here is a proposal for replacing the conformance section of POJO CI 
testcase document to resolve issue 227[1]:

----
Normative code artifacts related to this specification are considered to 
be authoritative and take precedence over specification text.

An implementation that claims to conform to this specification MUST meet 
the following conditions:
1. The implementation is able to run all applicable Positive Tests in 
Section 2 TestCases producing the Expected Output.
2. The implementation is able to run all applicable Negative Tests in 
Section 2 TestCases producing appropriate exceptions.

Note that conforming to this specification is considered a necessary 
though not a sufficient condition to conform to the [POJO] specification.

[The non-normative ref section will have to be updated to include the 
POJO CI spec reference].

----

If we wanted to go further along the lines of what we discussed at the 
last call. Section 11.3 of the POJO spec should be updated to append the 
following:

"7. The implementation MUST meet all the conformance requirements 
defined by the SCA-J POJO Component Implementation v1.1 TestCases 
[POJO-TC]."

[The normative ref section will have to be updated to include the POJO 
TC reference]

Comments?

-Anish
--

[1] 
http://docs.oasis-open.org/opencsa/sca-j/sca-j-pojo-ci-1.1-testcases-1.0-csprd01.pdf
← Prev in month ← Prev in thread