This commit renames Spr3896SuiteTests to comply with our naming convention for test classes that should be executed via the Gradle build. The effect of this commit is that test classes included in that "suite" are no longer executed twice in the build. Consequently, Gradle and Bamboo will now report the same number of executed tests for the spring-test project.