|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XUnitType | |
|---|---|
| com.thalesgroup.hudson.plugins.xunit | |
| com.thalesgroup.hudson.plugins.xunit.transformer | |
| com.thalesgroup.hudson.plugins.xunit.types | |
| Uses of XUnitType in com.thalesgroup.hudson.plugins.xunit |
|---|
| Fields in com.thalesgroup.hudson.plugins.xunit declared as XUnitType | |
|---|---|
XUnitType[] |
XUnitPublisher.types
|
| Methods in com.thalesgroup.hudson.plugins.xunit that return types with arguments of type XUnitType | |
|---|---|
hudson.DescriptorExtensionList<XUnitType,XUnitTypeDescriptor<?>> |
XUnitPublisher.XUnitDescriptorPublisher.getListXUnitTypeDescriptors()
|
| Uses of XUnitType in com.thalesgroup.hudson.plugins.xunit.transformer |
|---|
| Constructors in com.thalesgroup.hudson.plugins.xunit.transformer with parameters of type XUnitType | |
|---|---|
XUnitTransformer(hudson.model.BuildListener listener,
long buildTime,
hudson.EnvVars env,
XUnitType[] types,
hudson.FilePath junitOutputPath)
|
|
| Uses of XUnitType in com.thalesgroup.hudson.plugins.xunit.types |
|---|
| Classes in com.thalesgroup.hudson.plugins.xunit.types with type parameters of type XUnitType | |
|---|---|
class |
XUnitTypeDescriptor<T extends XUnitType>
|
| Subclasses of XUnitType in com.thalesgroup.hudson.plugins.xunit.types | |
|---|---|
class |
AUnitType
|
class |
BoostTestType
|
class |
CppUnitType
|
class |
GallioType
|
class |
MSTestType
|
class |
NUnitType
|
class |
PHPUnitType
|
class |
UnitTestType
|
| Methods in com.thalesgroup.hudson.plugins.xunit.types that return types with arguments of type XUnitType | |
|---|---|
static hudson.DescriptorExtensionList<XUnitType,XUnitTypeDescriptor<?>> |
XUnitTypeDescriptor.all()
|
static hudson.ExtensionList<XUnitType> |
XUnitType.all()
All regsitered instances. |
hudson.model.Descriptor<XUnitType> |
XUnitType.getDescriptor()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||