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

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

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

Fields in com.thalesgroup.hudson.plugins.xunit with type parameters of type TypeDescriptor
static java.util.Map<java.lang.String,TypeDescriptor> XUnitConfig.TOOLS
           
 

Methods in com.thalesgroup.hudson.plugins.xunit with parameters of type TypeDescriptor
static void XUnitConfig.addDescriptor(TypeDescriptor t)
           
 

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

Subclasses of TypeDescriptor in com.thalesgroup.hudson.plugins.xunit.types
 class AUnitDescriptor
           
 class BoostTestDescriptor
           
 class CppUnitDescriptor
           
 class GallioDescriptor
           
 class MSTestDescriptor
           
 class NUnitDescriptor
           
 class PHPUnitDescriptor
           
 class UnitTestDescriptor
           
 



Copyright © 2009. All Rights Reserved.