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

Add test case for DatetimeServiceFactory #17569

Closed
Tracked by #17537
terrymanu opened this issue May 11, 2022 · 0 comments · Fixed by #18059
Closed
Tracked by #17537

Add test case for DatetimeServiceFactory #17569

terrymanu opened this issue May 11, 2022 · 0 comments · Fixed by #18059
Labels
Milestone

Comments

@terrymanu
Copy link
Member

terrymanu commented May 11, 2022

This issue is for WeOpen-Star

The steps of add test case of SPI factories:

  1. Create or reuse a SPI fixture, name as XXXFixture in test folder and do not forget put them into META-INF/services;
  2. Add test case for XXXFactory's newInstance, findInstance, getInstance, getInstances, getAllInstances and so on;
    3.Please reference ClusterPersistRepositoryFactoryTest or ScalingEntryFactoryTest as samples.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant