mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-08 16:42:10 +01:00
The new implementations are ment to be used in test classes replacing the older implementations like `InMemoryConfigurationStoreFactory`. The benefit of these new classes is that the serialization using JaxB is testet implicitly avoiding mistakes made with XML annotations on the data classes. Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com> Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>