Class MembershipTestSupportCheck

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

public class MembershipTestSupportCheck extends PythonSubscriptionCheck
  • Constructor Details

    • MembershipTestSupportCheck

      public MembershipTestSupportCheck()
  • Method Details