net.sf.mavenhist.extractor.surefire
Class TestPassrateExtractor
java.lang.Object
net.sf.mavenhist.extractor.surefire.AbstractTestExtractor
net.sf.mavenhist.extractor.surefire.TestPassrateExtractor
- All Implemented Interfaces:
- INamedExtractor, IValueExtractor
public class TestPassrateExtractor
- extends AbstractTestExtractor
Extracts the passrate for junit tests. Only for Maven 2.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPassrateExtractor
public TestPassrateExtractor()
getName
public String getName()
- Gets the name of the entity.
- Returns:
- the name.
Copyright © 2009. All Rights Reserved.