qulice
qulice copied to clipboard
Allow to use hardcoded IP in unit tests
There are some projects which heavy use random IP addresses in unit tests.
These projects use the suppression PMD.AvoidUsingHardCodedIP
.
Let's allow to use hardcoded IP in unit tests