Details
Description
All config store tests are extended from ConfigurationStoreBaseTest:
- TestInMemoryConfigurationStore
- TestLeveldbConfigurationStore
- TestZKConfigurationStore
TestFSSchedulerConfigurationStore should also extend from it.
Additionally, some general code cleanup can be applied as well.