Results 1 to 5 of 5

Thread: Is there TestNG integration for JavaConfig?

Threaded View

  1. #1
    Join Date
    Oct 2008
    Location
    Cambridge, MA
    Posts
    56

    Default Is there TestNG integration for JavaConfig?

    Hello All,
    JavaConfig looks very promising and I can't wait to integrate it into my next project. Is there any TestNG integration?

    Presently I use AbstractTestNGSpringContextTests as well as XML config and <context: property-placeholder../> plus a properties file (for machine-specific information, like passwords).

    Are these features available in Spring JavaConfig?

    Thanks in Advance,
    Steven
    Last edited by JavaGeek_Boston; Oct 15th, 2008 at 01:15 PM.

Tags for this Thread

Posting Permissions

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