40414243444546
public class ConstraintSourceAwareValidation6TestCase extends BaseBeanValPropertyValidationTestCase<ConstraintSourceAware6Bean> { protected ConstraintSourceAware6Bean getBeanToTest() { return new ConstraintSourceAware6Bean(); }
52535455565758
return new ClassLoaderTestSuite(ConstraintSourceAwareValidation6TestCase.class); } protected ConstraintSourceAware6Bean getBeanToTest() { return new ConstraintSourceAware6Bean(); }
39404142434445