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/collector/util/JsonPathParser.java #447

Closed
1 task
tomsun28 opened this issue Nov 15, 2022 · 0 comments · Fixed by #589
Closed
1 task

[Task] <Unit Test Case> com/usthe/collector/util/JsonPathParser.java #447

tomsun28 opened this issue Nov 15, 2022 · 0 comments · Fixed by #589

Comments

@tomsun28
Copy link
Contributor

Description

Help us impl Unit Test For com/usthe/collector/util/JsonPathParser.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

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

Successfully merging a pull request may close this issue.

1 participant