Home > Memoization > Memoization Test > When memoization cache is cleared then objects should not be…
Report generated 29-07-2023 17:16

Memoization Test

 Memoization (epics)

When Memoization Cache Is Cleared Then Objects Should Not Be Equal
  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.FloatExt with specific types {class java.lang.String}
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.FloatExt@4816fd55 must be of the type class uk.co.jemos.podam.test.dto.FloatExt
SUCCESS 0s
Then the pojo Aic86NhVsb must be of the type class java.lang.String
SUCCESS 0s
When I clear memoization cache
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.FloatExt with specific types {class java.lang.String}
SUCCESS 0s
Then the pojo uk.co.jemos.podam.test.dto.FloatExt@6dfe7c9b must be of the type class uk.co.jemos.podam.test.dto.FloatExt
SUCCESS 0s
Then the pojo 4igPlT5l9I must be of the type class java.lang.String
SUCCESS 0s
Then the uk.co.jemos.podam.test.dto.FloatExt@4816fd55 and uk.co.jemos.podam.test.dto.FloatExt@6dfe7c9b should be different
SUCCESS 0s
Then the Aic86NhVsb and 4igPlT5l9I should be different
SUCCESS 0s
SUCCESS 0.12s
Serenity BDD version 1.2.2