FINRAOS/JTAF-ExtWebDriver

Findbugs issues: SIC_INNER_SHOULD_BE_STATIC

Closed this issue · 1 comments

Running Findbugs on EWD revealed the following instance of issue SIC_INNER_SHOULD_BE_STATIC

[INFO] Should org.finra.jtaf.ewd.impl.DefaultExtWebDriver$FrameNode be a static inner class? [org.finra.jtaf.ewd.impl.DefaultExtWebDriver$FrameNode] At DefaultExtWebDriver.java:[lines 701-789] SIC_INNER_SHOULD_BE_STATIC

closed by #136