Home > Validator Framework > Validated Pojo Test > When the AnnotationStrategy and the TypeManufacturer are spe…
Report generated 29-07-2023 17:16

Validated Pojo Test

 Validator Framework (epics)

When The Annotationstrategy And The Typemanufacturer Are Specified, The Former Has Precedence
  Steps Outcome Duration
Given a Podam Factory with custom strategy uk.co.jemos.podam.test.strategies.AnnotationStrategy@5de41be8 for annotation interface jakarta.validation.constraints.Size
SUCCESS 0s
Add a Custom Type Manufacturer class java.lang.String for type uk.co.jemos.podam.api.PodamFactoryImpl@3f81c657 from a Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.ValidationPojoForStringWithSizeAndNoMax
SUCCESS 0s
Then the object ValidationPojoForStringWithSizeAndNoMax{name='null'name2='null'} should not be null
SUCCESS 0s
Then the collection should be empty
SUCCESS 0s
SUCCESS 0s
SUCCESS 0.13s
Serenity BDD version 1.2.2