Class DictKeysMembershipTestCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.DictKeysMembershipTestCheck
All Implemented Interfaces:
PythonCheck, PythonFileConsumer, SubscriptionCheck

public class DictKeysMembershipTestCheck extends PythonSubscriptionCheck
  • Constructor Details

    • DictKeysMembershipTestCheck

      public DictKeysMembershipTestCheck()
  • Method Details