Files
shaka-player/test
Aaron Vaage 60db39bc80 Create Jasmine Matchers for OnceMore Checks
In our tests we regularly have checks that repeatedly check if a
function/spy has been called once more. To check this we would check
the call and then reset the calls each time.

To abstract this out, this CL defines two custom jasmine matchers that
allow us to check if a function/spy has been called once more.

To validate the matchers, TextEngine tests were update to make use of
it.

Change-Id: Ia6bf8d0a585648126881e1713b35be674bd47ba7
2019-01-08 19:58:58 +00:00
..
2018-12-27 18:00:55 +00:00
2018-12-26 18:30:14 +00:00
2018-12-12 00:26:50 +00:00
2018-12-27 18:00:55 +00:00
2018-12-12 15:34:04 -08:00