Quiz: Unit Testing NgRx

Test your knowledge of how to unit test the NgRx features.

We'll cover the following...

Unit Testing NgRx

1.

Which method helps define a test suite?

A.

it()

B.

testSuite()

C.

describe()


1 / 5
...