-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Introduce JUnit 4 support [SPR-3104] #7791
Copy link
Copy link
Closed
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: testIssues in the test moduleIssues in the test moduletype: enhancementA general enhancementA general enhancement
Milestone
Metadata
Metadata
Assignees
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: testIssues in the test moduleIssues in the test moduletype: enhancementA general enhancementA general enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
Mujahid Ali opened SPR-3104 and commented
Junit4 doesn't require a class to extend TestCase to write unit tests; there needs to be a similar class to AbstractDependencyInjectionSpringContextTests which provides support for tests that depend on a Spring context but doesn't extends from Junit's TestCase.
If there is a workaround for this, please either reply here or in the forum under the thread http://forum.springframework.org/showthread.php?t=34378
Thanks,
-Mujahid
Issue Links:
18 votes, 18 watchers