Question 121
A developer has created a Lightning web component that uses the getRecord wire adapter.
Which three things should the developer do in a Jest test to validate the wire method is working as expected?
Choose 3 answers
Which three things should the developer do in a Jest test to validate the wire method is working as expected?
Choose 3 answers
Question 122
A developer is creating a Lightning web component that contains a child component. The property stage is being passed from the parent to the child. The public property is changing, but the setOppList function is not being invoked.

What should the developer change to allow this?

What should the developer change to allow this?
Question 123
A company wants to implement a new call center process for handling customer service calls. It requires service reps to ask for the caller's account number before proceeding with the rest of their call script. Following best practices, what should a developer use to meet this requirement?
Question 124
In which of the following scenarios would it be acceptable to use programmatic sharing instead of declarative sharing? (Choose three.)
