Uses of Class
com.thalesgroup.hudson.plugins.xunit.types.XUnitTypeDescriptor

Packages that use XUnitTypeDescriptor
com.thalesgroup.hudson.plugins.xunit   
com.thalesgroup.hudson.plugins.xunit.types   
 

Uses of XUnitTypeDescriptor in com.thalesgroup.hudson.plugins.xunit
 

Methods in com.thalesgroup.hudson.plugins.xunit that return types with arguments of type XUnitTypeDescriptor
 hudson.DescriptorExtensionList<XUnitType,XUnitTypeDescriptor<?>> XUnitPublisher.XUnitDescriptorPublisher.getListXUnitTypeDescriptors()
           
 

Uses of XUnitTypeDescriptor in com.thalesgroup.hudson.plugins.xunit.types
 

Subclasses of XUnitTypeDescriptor in com.thalesgroup.hudson.plugins.xunit.types
static class BoostTestType.DescriptorImpl
           
static class CustomType.DescriptorImpl
           
static class FPCUnitType.DescriptorImpl
           
static class MSTestType.DescriptorImpl
           
static class NUnitType.DescriptorImpl
           
static class PHPUnitType.DescriptorImpl
           
static class UnitTestType.DescriptorImpl
           
 

Methods in com.thalesgroup.hudson.plugins.xunit.types that return XUnitTypeDescriptor
 XUnitTypeDescriptor<?> XUnitType.getDescriptor()
           
 XUnitTypeDescriptor<?> UnitTestType.getDescriptor()
           
 XUnitTypeDescriptor<?> PHPUnitType.getDescriptor()
           
 XUnitTypeDescriptor<?> NUnitType.getDescriptor()
           
 XUnitTypeDescriptor<?> MSTestType.getDescriptor()
           
 XUnitTypeDescriptor<?> FPCUnitType.getDescriptor()
           
 XUnitTypeDescriptor<?> CustomType.getDescriptor()
           
 XUnitTypeDescriptor<?> BoostTestType.getDescriptor()
           
 

Methods in com.thalesgroup.hudson.plugins.xunit.types that return types with arguments of type XUnitTypeDescriptor
static hudson.DescriptorExtensionList<XUnitType,XUnitTypeDescriptor<?>> XUnitTypeDescriptor.all()
           
 



Copyright © 2010. All Rights Reserved.