- All Implemented Interfaces:
Lint<Map<String,com.jcabi.xml.XML>>
public final class LtUnitTestMissing
extends Object
implements Lint<Map<String,com.jcabi.xml.XML>>
A test is missing for a live EO program.
- Since:
- 0.1.0
-
Constructor Summary
Constructors
-
Method Summary
Returns motive for a lint, explaining why this lint exists.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LtUnitTestMissing
public LtUnitTestMissing()
-
Method Details
-
defects
Description copied from interface: Lint
Find and return defects.
- Specified by:
defects in interface Lint<Map<String,com.jcabi.xml.XML>>
- Parameters:
pkg - The entity to analyze (could be XML
or Path)
- Returns:
- Defects
- Throws:
IOException
-
name
Description copied from interface: Lint
Name of the lint.
- Specified by:
name in interface Lint<Map<String,com.jcabi.xml.XML>>
- Returns:
- Lint name
-
motive
Description copied from interface: Lint
Returns motive for a lint, explaining why this lint exists.
- Specified by:
motive in interface Lint<Map<String,com.jcabi.xml.XML>>
- Returns:
- Motive text about lint
- Throws:
Exception - if something went wrong