Commit 5ee7151
Update OrJanusPredicateTest.java
Improves the readability of the test. The assertions are clearer and include descriptive messages, making it easier to identify which assertion fails. This enhances code maintainability, understanding and debugging efficiency.
Signed-off-by: Rian-Ismael <[email protected]>1 parent a71898b commit 5ee7151
File tree
1 file changed
+5
-3
lines changed- janusgraph-test/src/test/java/org/janusgraph/graphdb/predicate
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
0 commit comments