1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/test/Common
Matt Gibson dea366828b Add Attribute to use the Bit Autodata dependency chain
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.
2021-10-30 13:32:15 -04:00
..
AutoFixture Add Attribute to use the Bit Autodata dependency chain 2021-10-30 13:32:15 -04:00
Helpers Add Attribute to use the Bit Autodata dependency chain 2021-10-30 13:32:15 -04:00
Common.csproj Create common test infrastructure project 2021-10-30 13:19:40 -04:00