mirror of
https://github.com/bitwarden/server
synced 2025-12-23 11:43:23 +00:00
BitAutoDataAttribute is used to mark a Theory as autopopulating parameters. Extract common attribute methods to to a helper class. Cannot inherit a common base, since both require inheriting from different Xunit base classes to work.