Test your knowledge of how to unit test the NgRx features.
Unit Testing NgRx
1.
Which method helps define a test suite?
A.
it()
B.
testSuite()
C.
describe()
1 / 5
...
Test your knowledge of how to unit test the NgRx features.
Unit Testing NgRx
Which method helps define a test suite?
it()
testSuite()
describe()