Package org.sonar.javascript.checks
Class NoEmptyTestFileCheck
java.lang.Object
org.sonar.plugins.javascript.api.Check
org.sonar.plugins.javascript.api.TestFileCheck
org.sonar.javascript.checks.NoEmptyTestFileCheck
- All Implemented Interfaces:
EslintBasedCheck,JavaScriptCheck
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonar.plugins.javascript.api.TestFileCheck
targetsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonar.plugins.javascript.api.EslintBasedCheck
configurations
-
Constructor Details
-
NoEmptyTestFileCheck
public NoEmptyTestFileCheck()
-