List of questions
Related questions
Question 203 - Professional Cloud Developer discussion
You are planning to add unit tests to your application. You need to be able to assert that published Pub/Sub messages are processed by your subscriber in order. You want the unit tests to be cost-effective and reliable. What should you do?
A.
Implement a mocking framework.
B.
Create a topic and subscription for each tester.
C.
Add a filter by tester to the subscription.
D.
Use the Pub/Sub emulator.
Your answer:
0 comments
Sorted by
Leave a comment first