getDataContainer(), getLockManager(), getDistributionManager(), getExpirationManager() give access to internal methods that are not safe to use by appilcations.
getEvictionManager() and getComponentRegistry() have already been deprecated in 10.0 and could be removed (with TestingUtil.extractComponent() changed to use reflection instead).