Skip to content
Snippets Groups Projects

Introduced interface for FactoryRegistryPlugin

Merged Adham Hashibon requested to merge introduced-interface-ffor-factoryregistry into master

Created by: stefanoborini

To simplify testing, we needed to introduce probe classes. The initial approach was to override the FactoryRegistryPlugin and replace the extension points with simple lists, but this turned out not to work. We therefore introduced an interface, and changed all traits to handle the interface instead of the class.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading