Results 1 to 2 of 2

Thread: extending AbstractJUnit38SpringContextTests..

Hybrid View

  1. #1
    Join Date
    Jun 2008
    Posts
    8

    Default extending AbstractJUnit38SpringContextTests..

    Is it necessary for test classes to extend AbstractJUnit38SpringContextTests or any spring test framework related classes to apply autowiring?

  2. #2
    Join Date
    Oct 2007
    Location
    London, England
    Posts
    108

    Default

    This forum is for the Spring Integration project. This would a question for the core container forum.

    The short answer is no you need not extend if you are using Junit 4 see http://static.springframework.org/sp...e/testing.html section 8.3.7.2. in particular.
    Jonas Partner
    OpenCredo

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •