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 property-based test methods.
a. Create testAdd(), testRemove() and testFind()using the @Property annotation. Each should execute 1000 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 blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!