Namespace AutoFixture.NUnit2.Addins

Namespaces

AutoFixture.NUnit2.Addins.Builders

Classes

Addin

The Addin class holds information about an addin.

Constants

Class to contains all static string constants.

DataAttribute

Abstract attribute which represents a testcase provider for a testcase. TestCase providers derive from this attribute and implement GetArguments to return the arguments for the testcase.