You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TASK] Add RuleContainerTest trait, use in RuleSetTest (#1291)
The trait provides tests for classes implementing `RuleContainer`.
The test methods and data providers have been moved verbatim to the trait from
`RuleSetTest`.
Will be needed for #1194
0 commit comments