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