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

[Task] <Unit Test Case> com/usthe/alert/util/AlertTemplateUtil.java #444

Closed
1 task
tomsun28 opened this issue Nov 15, 2022 · 1 comment
Closed
1 task

Comments

@tomsun28
Copy link
Contributor

Description

Help us impl Unit Test For com/usthe/alert/util/AlertTemplateUtil.java

You can learn and refer to the previous test cases impl.

  1. controller example unit case: https://github.com/dromara/hertzbeat/blob/master/manager/src/test/java/com/usthe/manager/controller/AccountControllerTest.java
  2. service example unit case: https://github.com/dromara/hertzbeat/blob/master/manager/src/test/java/com/usthe/manager/service/TagServiceTest.java
  3. jpa sql dao example unit case: https://github.com/dromara/hertzbeat/blob/master/manager/src/test/java/com/usthe/manager/dao/MonitorDaoTest.java

Task List

@Daydreamer-ia
Copy link
Contributor

can i try?

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

No branches or pull requests

2 participants