Remove old SDG test framework classes.

Refactor and cleanup test classes in the SDG test suite using the old SDG test framework to now use STDG.

Resolves gh-296.
This commit is contained in:
John Blum
2021-07-21 13:15:07 -07:00
parent 0a782e03fe
commit a9d8dfc33e
252 changed files with 3237 additions and 12995 deletions

View File

@@ -160,7 +160,7 @@ the following (which comes from {sdg-acronym}'s test suite):
<value-constraint>org.springframework.data.gemfire.repository.sample.User</value-constraint>
<cache-loader>
<class-name>
org.springframework.data.gemfire.support.SpringContextBootstrappingInitializerIntegrationTest$UserDataStoreCacheLoader
org.springframework.data.gemfire.support.SpringContextBootstrappingInitializerIntegrationTests$UserDataStoreCacheLoader
</class-name>
</cache-loader>
</region-attributes>