Home > Memoization > Memoization Test > When memoization is set to true Podam should return the same…
Report generated 29-07-2023 17:16

Memoization Test

 Memoization (epics)

When Memoization Is Set To True Podam Should Return The Same Instance For Different Invocations
  Steps Outcome Duration
SUCCESS 0s
Then Data Provider Strategy should have memoization true
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
SUCCESS 0s
Then the pojo SimplePojoToTestSetters ( stringField = JxDBIH2PAE intField = 1663153623 ) must be of the type class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
SUCCESS 0s
Then the pojo SimplePojoToTestSetters ( stringField = JxDBIH2PAE intField = 1663153623 ) must be of the type class uk.co.jemos.podam.test.dto.SimplePojoToTestSetters
SUCCESS 0s
Then the SimplePojoToTestSetters ( stringField = JxDBIH2PAE intField = 1663153623 ) and SimplePojoToTestSetters ( stringField = JxDBIH2PAE intField = 1663153623 ) should be strictly equal (e.g. according to == operator)
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2