...

/

Quiz on Test Execution Order

Quiz on Test Execution Order

Test what you’ve learned about test execution order.

We'll cover the following...
Technical Quiz
1.

What’s the most reliable way to make test methods execute in a predefined order?

A.

Method name

B.

Display name

C.

Order annotation

D.

Random


1 / 5