Package org.sonar.plugins.javascript.api
Class TestFileCheck
java.lang.Object
org.sonar.plugins.javascript.api.TestFileCheck
- All Implemented Interfaces:
EslintBasedCheck
,JavaScriptCheck
- Direct Known Subclasses:
AssertionsInTestsCheck
,ChaiDeterminateAssertionCheck
,DisabledTimeoutCheck
,NoCodeAfterDoneCheck
,NoEmptyTestFileCheck
,NoExclusiveTestsCheck
,NoIgnoredExceptionsCheck
,NoIncompleteAssertionsCheck
,NoSameArgumentAssertCheck
,StableTestsCheck
,TestCheckExceptionCheck
-
Constructor Details
-
TestFileCheck
public TestFileCheck()
-
-
Method Details
-
targets
- Specified by:
targets
in interfaceEslintBasedCheck
-