Menu

#2 As a developer I want to annotate a Spring test to use a Spring Fixture

1.0
open
nobody
Story (5)
2012-07-25
2012-07-24
Pat
No

By annotating a Test class with a SpringFixtureTestExecutionListener, the test should be able to make use of Spring defined fixtures.

Discussion

  • Pat

    Pat - 2012-07-25
    • summary: As a developer I want to annotate a Spring Transactional test method with a fixture --> As a developer I want to annotate a Spring test method with a fixture
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1 @@
    +By annotating a Test class with a SpringFixtureTestExecutionListener, the test should be able to make use of Spring defined fixtures.
    
     
  • Pat

    Pat - 2012-07-25
    • summary: As a developer I want to annotate a Spring test method with a fixture --> As a developer I want to annotate a Spring test to use a Spring Fixture
     

Log in to post a comment.