Package com.stvconsultants.easygloss

The EasyGloss package provides mechanisms to inject dependencies into your objects under test.

See:
          Description

Class Summary
AbstractGloss AbstractGloss is the base class for all glosses.
MultiGloss A MultiGloss is a decorator for annotated objects that applies multiple coats of gloss.
StandardBooleanGloss A StandardGloss is a decorator for annotated objects.
StandardByteGloss A StandardGloss is a decorator for annotated objects.
StandardCharGloss A StandardGloss is a decorator for annotated objects.
StandardDoubleGloss A StandardGloss is a decorator for annotated objects.
StandardFloatGloss A StandardGloss is a decorator for annotated objects.
StandardGloss A StandardGloss is a decorator for annotated objects.
StandardIntGloss A StandardGloss is a decorator for annotated objects.
StandardLongGloss A StandardGloss is a decorator for annotated objects.
StandardShortGloss A StandardGloss is a decorator for annotated objects.
 

Error Summary
GlossApplicationError A GlossApplicationError indicates that something went wrong during application of the gloss.
 

Package com.stvconsultants.easygloss Description

The EasyGloss package provides mechanisms to inject dependencies into your objects under test.

Author:
Stephen Connolly


Copyright © 2006 null. All Rights Reserved.