--- old+++ new@@ -0,0 +1 @@+A static Spring fixture means that beans defined within the Spring fixture context are saved as is - no need for any templating functionality
Description has changed:
Diff:
--- old+++ new@@ -1 +1,3 @@+A developer shoul;d have full control over fixture generation.+Suggest use of a 'builder' pattern that allows Spring defined beans to be saved by calls from the testA static Spring fixture means that beans defined within the Spring fixture context are saved as is - no need for any templating functionality
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
summary: As a developer I want the test database to be populated with a static Spring fixture for a test method --> As a developer I want create a static Spring fixture for a test method
Description has changed:
Diff:
--- old+++ new@@ -1,3 +1 @@-A developer shoul;d have full control over fixture generation.-Suggest use of a 'builder' pattern that allows Spring defined beans to be saved by calls from the test-A static Spring fixture means that beans defined within the Spring fixture context are saved as is - no need for any templating functionality+A static Spring fixture means that beans may be defined within the Spring fixture context and used as is - no need for any templating functionality.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
Diff: