File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
jsonmerge-core/src/test/java/net/obvj/jsonmerge Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ License] ( https://img.shields.io/badge/license-apache%202.0-brightgreen.svg )] ( https://opensource.org/licenses/Apache-2.0 )
4
4
[ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/oswaldobapvicjr/jsonmerge/Java%20CI%20with%20Maven )] ( https://github.com/oswaldobapvicjr/jsonmerge/actions/workflows/maven.yml )
5
5
[ ![ Coverage] ( https://img.shields.io/codecov/c/github/oswaldobapvicjr/jsonmerge )] ( https://codecov.io/gh/oswaldobapvicjr/jsonmerge )
6
+ [ ![ Vulnerabilities] ( https://snyk.io/test/github/oswaldobapvicjr/jsonmerge/badge.svg )] ( https://snyk.io/test/github/oswaldobapvicjr/jsonmerge )
6
7
7
8
8
9
Utility for merging JSON objects supporting multiple JSON providers
Original file line number Diff line number Diff line change 27
27
import net .obvj .jsonmerge .provider .JsonProvider ;
28
28
29
29
/**
30
- * Unit tests for the {@link OConfigurationMerger }.
30
+ * Unit tests for the {@link JsonMerger }.
31
31
*
32
32
* @author oswaldo.bapvic.jr
33
33
* @since 1.0.0
You can’t perform that action at this time.
0 commit comments