It seems I can use a single MethodDataSource on the Class level, which will then be applied to all tests in the class. However when using 2 MethodDataSources and CombinedDataSources, it works on the Test level, but if I move it up to Class level Rider will just show me a single test with no arguments.