...

/

Quiz: Testing Kotlin Coroutines

Quiz: Testing Kotlin Coroutines

Test yourself on what you've learned about testing Kotlin coroutines.

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

(Fill in the blank.) A fake class implements an interface but contains fixed data and ________.

A.

testing functions

B.

no logic

C.

suspend functions

D.

can handle exceptions


1 / 5