Which of the following command manages the Jasmine Clock, which may be used to regulate the flow of time in your tests?

23. Which of the following command manages the Jasmine Clock, which may be used to regulate the flow of time in your tests?

  1. Clock ()
  2. toBeClock ()
  3. Jasmine.Clock()

Answer: C) Jasmine.Clock()

Explanation:

Jasmine.Clock () command manages the Jasmine Clock, which may be used to regulate the flow of time in your tests.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.