...

/

Quiz on Test Instance Lifecycle

Quiz on Test Instance Lifecycle

Test what you’ve learned about using test instance Lifecycle in JUnit 5.

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

What’s the default strategy for creating test instances?

A.

For each method

B.

For each class


1 / 3