Question: Create a test file for AddressBook that has property - based test methods. a . Create testAdd ( ) , testRemove ( ) and testFind
Create a test file for AddressBook that has propertybased test methods.
a Create testAdd testRemove and testFindusing the @Property annotation. Each should execute times and accept a provider listOfContacts Each method should create a FakeDBO object and use it to create an AddressBook to test.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
