...

/

Quiz on Testing

Quiz on Testing

Quiz yourself on unit and integration tests.

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

(Fill in the blank.) If we want to abort an application that’s started by the listen method, we also need to return ________ because it allows us to cancel an ongoing promise.

A.

AbortController

B.

the Application object

C.

Controller

D.

Assertion


1 / 5