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

Common Base Class For Storage Tests #6624

Closed

Conversation

alzimmermsft
Copy link
Member

Fixes #5259

StorageTestBase is added into Azure Storage Common and a new build step was added for Storage Common to generate a test-jar. The Storage Common test jar is added as a test dependency in Storage Blob, Blob Batch, Blob Cryptography, File Datalake, File Share, and Queue. StorageTestBase contains methods which were common across all Storage modules to remove code duplication and standardize the Storage testing framework.

File Share and Queue unit tests were updated to use the naming convention that was used across Blob, Blob Batch, Blob Cryptography, and File Datalake, playback JSON files have been regenerated accordingly.

@alzimmermsft alzimmermsft self-assigned this Dec 4, 2019
@alzimmermsft
Copy link
Member Author

Closing as this runs into access issues with JDK 11.

@alzimmermsft alzimmermsft deleted the AzStorage_CreateTestCommon branch March 20, 2020 17:08
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

Successfully merging this pull request may close these issues.

Add a Test Common
1 participant