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!









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