Description
Public static fields should be marked final. If they are not, they may be manipulated in unexpected ways.
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.
Public static fields should be marked final. If they are not, they may be manipulated in unexpected ways.
Have any comments on this test case? Please, send us an email.