1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-29 13:25:17 +01:00
bitwarden-server/test/Common/AutoFixture
Matt Gibson f9fd83d809 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-11-12 20:48:59 -05:00
..
Attributes Add Attribute to use the Bit Autodata dependency chain 2021-11-12 20:48:59 -05:00
BuilderWithoutAutoProperties.cs Enable testing of ASP.net MVC controllers 2021-11-12 20:48:59 -05:00
FixtureExtensions.cs Create common test infrastructure project 2021-11-12 20:48:05 -05:00
GlobalSettingsFixtures.cs Create common test infrastructure project 2021-11-12 20:48:05 -05:00
ISutProvider.cs Create common test infrastructure project 2021-11-12 20:48:05 -05:00
SutProvider.cs Create common test infrastructure project 2021-11-12 20:48:05 -05:00
SutProviderCustomization.cs Create common test infrastructure project 2021-11-12 20:48:05 -05:00