Home > Basic Types > Boolean Unit Test > Podam should handle booleans correctly
Report generated 29-07-2023 17:16

Boolean Unit Test

 Basic Types (epics)

Podam Should Handle Booleans Correctly
  Steps Outcome Duration
Then the object should be null
SUCCESS 0s
Then the 1 and 1 should be strictly equal (e.g. according to == operator)
SUCCESS 0s
Then the 1 and 1 should be strictly equal (e.g. according to == operator)
SUCCESS 0s
Given a standard Podam Factory
SUCCESS 0s
When I invoke the factory manufacturing for class uk.co.jemos.podam.test.dto.BooleanPojo
SUCCESS 0s
Then the object uk.co.jemos.podam.test.dto.BooleanPojo@64c9f9a1 should not be null
SUCCESS 0s
Then the boolean value true should be true
SUCCESS 0s
Then the object should be null
SUCCESS 0s
Then the object true should not be null
SUCCESS 0s
Then the object should be null
SUCCESS 0s
Then the collection should be empty
SUCCESS 0s
SUCCESS 0.17s
Serenity BDD version 1.2.2