Fixes test failures caused by erroneous AssertionError and AssertionFailedError handling. Apply Spring's @NonNull annotation to the test methods. Add assertion for the threadLocalConnections property on customized Pool objects. Format source code. Rename the usingClientCacheDefaultPoolPropertiesModifiesDefaultPool() test case method to usingClientCacheDefaultPoolPropertiesConfigurationModifiesDefaultPool().