Kevin Williams wrote:
I am looking at the tests in itest/spec-api and wonder why there is a
ComponentTestCase as well as a CompositeTestCase.  It looks like
CompositeTestCase is just a subset of ComponentTestCase.  Am I missing
something?

Thanks,
--Kevin


Kevin,

If I understand these tests correctly, CompositeTestCase is similar to ComponentTestCase except that it uses a nested composite. We could probably move some of the test logic to a common class reused by these two test cases.

--
Jean-Sebastien


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

Reply via email to