mirror of
https://github.com/bitwarden/server.git
synced 2024-12-04 14:13:28 +01:00
dea366828b
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. |
||
---|---|---|
.. | ||
BitAutoDataAttribute.cs | ||
BitCustomizeAttribute.cs | ||
CustomAutoDataAttribute.cs | ||
InlineCustomAutoDataAttribute.cs | ||
InlineSutAutoDataAttribute.cs | ||
MemberAutoDataAttribute.cs | ||
SutAutoDataAttribute.cs |