Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create unit test projects to cover the different examples of using the library #18

Closed
Zaid-Safadi opened this issue Feb 8, 2017 · 1 comment

Comments

@Zaid-Safadi
Copy link
Owner

No description provided.

Zaid-Safadi added a commit that referenced this issue Feb 9, 2017
@Zaid-Safadi
Copy link
Owner Author

A separate Unit Test project is created for testing each project in the library. Currently with this commit 85b50ff there are 3 UnitTest projects:

DICOMcloud.Dicom.UnitTest

  • DicomDatasetConverters: convert from/to XML/JSON

DICOMcloud.Dicom.DataAccess.UnitTest

  • Store/Delete Datasets on the database

DICOMcloud.Pacs.UnitTest

  • Store/Delete Dataset using PACS Commands (DB + file storage)
  • Test loading image Datasets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant