-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor touch-up and added missing license headers
- Loading branch information
1 parent
4242c17
commit 751ef9c
Showing
5 changed files
with
90 additions
and
1 deletion.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
hollow/src/test/java/com/netflix/hollow/core/write/objectmapper/DirectCircularReference.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 18 additions & 1 deletion
19
...src/test/java/com/netflix/hollow/core/write/objectmapper/DirectListCircularReference.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
.../src/test/java/com/netflix/hollow/core/write/objectmapper/DirectMapCircularReference.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
.../src/test/java/com/netflix/hollow/core/write/objectmapper/DirectSetCircularReference.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
...w/src/test/java/com/netflix/hollow/core/write/objectmapper/IndirectCircularReference.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters