JTR 5.0 API Documentation

Package jtr.assigner.util

This package includes utility classes for performing runners' parameterizaions from within concrete assigners implementations.

See:
          Description

Class Summary
BeanUtilsExtension This class extends the BeanUtils.setProperty(Object,String,Object) method in a way that accessing and writing private fields becomes possible without the need to leverage on setter methods.
 

Exception Summary
ParameterException This exception is thrown when the JTR runtime is not able to properly set a property of an IRunner instance.
 

Package jtr.assigner.util Description

This package includes utility classes for performing runners' parameterizaions from within concrete assigners implementations.

Since:
3.1
Version:
5.0
Author:
Francesco Russo

The JTR Project is licensed under GPL version 2