Home > Memoization > Memoization Test > Memoization should work with Generics
Report generated 29-07-2023 17:16

Memoization Test

 Memoization (epics)

Memoization Should Work With Generics
  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@5f9a3cc3 must be of the type class uk.co.jemos.podam.test.dto.FloatExt
SUCCESS 0s
Then the pojo oGi4P8CzFN must be of the type class java.lang.String
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@5f9a3cc3 must be of the type class uk.co.jemos.podam.test.dto.FloatExt
SUCCESS 0s
Then the pojo oGi4P8CzFN must be of the type class java.lang.String
SUCCESS 0s
Then the uk.co.jemos.podam.test.dto.FloatExt@5f9a3cc3 and uk.co.jemos.podam.test.dto.FloatExt@5f9a3cc3 should be strictly equal (e.g. according to == operator)
SUCCESS 0s
Then the oGi4P8CzFN and oGi4P8CzFN should be strictly equal (e.g. according to == operator)
SUCCESS 0s
SUCCESS 0.11s
Serenity BDD version 1.2.2