Package-level declarations
This package contains functionality to interact with the FakeMusic media source app, which is used to test the stock media components.
Types
Test catalog to perform tests with the FakeMusic media source.
FakeMusic media source catalog entry.
Package and class name usable to connect to the FakeMusic media source. The source, located in appsuite_media_standalone_testingsupport_fakemusic
, makes it possible to test media-related scenarios without using a real, unpredictable, third-party media source.
Controller to send commands to the FakeMusic media source.
Ensures that the FakeMusic media source service is started before any test requiring it. It is not necessary to stop it after a test, as it will be reset for the next one. Set shouldRequireLogin to require FakeMusic media source users to log in before browsing is allowed.