Schnittstelle Detectable
- Alle bekannten Implementierungsklassen:
CoberturaReportAdapter.CoberturaReportAdapterDescriptor
public interface Detectable
Coverage report will be able to be automatically found and match.
It should be implemented by Descriptor of CoverageReportAdapter
-
Methodenübersicht
-
Methodendetails
-
detect
- Parameter:
file
- file be detected- Gibt zurück:
true
if file match the rule
-