Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] P2 test cases

Hi, 

While validating the concept of p2 running outside Eclipse IDE, we wrote test cases for all existing tests related to the modified components.  

I check http://wiki.eclipse.org/Equinox_p2_tests, but scenarios described there are a lot more high level than what I have.

Here's an example for the download manager:
"DownloadManager Test 
  Tests invocation of DownloadManager when there is nothing to download
  1. Create download manager with/without provisioning context
  2. Start download manager
  3. Make sure that result status is OK"

Do you think they would be useful for the community?  If so, how and where can I contribute them?

Thank you,
Katya

Back to the top