forked from shaka-project/shaka-player
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This method was removed during the Variants refactoring. This method uses jasmine's asymmetric matchers to only match some of the fields. This is important for tests so they only test the relevant fields. This also removes implicit reuse of stream IDs. Stream IDs must be unique and there is a new method for cases where the intent is to use duplicate streams. Change-Id: I185df5f0beb018169ff537abb952ee4ebbf49be6
- Loading branch information
1 parent
68cdd83
commit 6c49ddc
Showing
6 changed files
with
407 additions
and
534 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.