-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-springIssue is related to Spring projects supportIssue is related to Spring projects supportctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Milestone
Description
Description
We need to find all classes marked as @Configuration in Spring application.
They will be shown to user in UI to select one of them for testing purposes.
Sorting order is:
- config classes in test source root
- config classes in source root
- may be suggested new config class
Context
Implementation should be quite similar to test source root finding process.
Metadata
Metadata
Assignees
Labels
comp-springIssue is related to Spring projects supportIssue is related to Spring projects supportctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Type
Projects
Status
Done