|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.hudson.plugins.xunit.XUnitConfig
public class XUnitConfig
| Field Summary | |
|---|---|
static java.util.Map<java.lang.String,TypeDescriptor> |
TOOLS
|
| Constructor Summary | |
|---|---|
XUnitConfig()
|
|
| Method Summary | |
|---|---|
static void |
addDescriptor(TypeDescriptor t)
|
java.util.List<TypeConfig> |
getCustomTools()
|
java.util.List<TypeConfig> |
getTestTools()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.Map<java.lang.String,TypeDescriptor> TOOLS
| Constructor Detail |
|---|
public XUnitConfig()
| Method Detail |
|---|
public static void addDescriptor(TypeDescriptor t)
public java.util.List<TypeConfig> getTestTools()
public java.util.List<TypeConfig> getCustomTools()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||