blob: 025da732ffe2dd04402b76a5b9187b45415398ef [file] [log] [blame]
Test that FilteredListWidget.setProvider changes the provider.
test: providerWithOneItem
Output:["One Item"]
test: nullProvider
Output: <hidden>
test: providerWithTwoItems
Output:["First Item","Second item"]
test: providerWithNoItems
Output: No results found