Skip to content

Commit 7e65ff3

Browse files
ic0nsDeveloper
andauthored
Fix null analysis warnings in test code (#245)
- Remove unused variable nullByteHash in ModifiableByteTest - Add explicit 'this' qualifier to field accesses in ModifiableIntegerTest These changes address static analysis warnings without changing functionality. The warning about methods being "potentially static" is a false positive for JUnit 5 test methods which cannot be static. Co-authored-by: Developer <[email protected]>
1 parent 2dca7f4 commit 7e65ff3

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)