Uses of Class
dev.aherscu.qa.testing.example.model.tutorial.Pet
-
Packages that use Pet Package Description dev.aherscu.qa.testing.example.model.tutorial dev.aherscu.qa.testing.example.steps.tutorial -
-
Uses of Pet in dev.aherscu.qa.testing.example.model.tutorial
Methods in dev.aherscu.qa.testing.example.model.tutorial that return Pet Modifier and Type Method Description Pet
Pet.PetBuilder. build()
-
Uses of Pet in dev.aherscu.qa.testing.example.steps.tutorial
Methods in dev.aherscu.qa.testing.example.steps.tutorial with parameters of type Pet Modifier and Type Method Description SELF
SwaggerPetstoreActions. adding(Pet pet)
Method parameters in dev.aherscu.qa.testing.example.steps.tutorial with type arguments of type Pet Modifier and Type Method Description SELF
SwaggerPetstoreVerifications. the_available_pets(org.hamcrest.Matcher<Stream<Pet>> petsMatcher)
-