TestNG « Annotation « Spring Q&A





1. TestContext framework annotation support for TestNG?    forum.springsource.org

The section from the reference manual that you're referring to only applies to the following annotations: @IfProfileValue @ProfileValueSourceConfiguration @ExpectedException @Timed @Repeat These annotations only make sense with JUnit since TestNG provides ...