InvalidTestFixtureException is thrown when an appropriate test fixture constructor using the provided arguments cannot be found.
More...
InvalidTestFixtureException is thrown when an appropriate test fixture constructor using the provided arguments cannot be found.
NUnit.Framework.Internal.InvalidTestFixtureException.InvalidTestFixtureException |
( |
| ) |
|
|
inline |
NUnit.Framework.Internal.InvalidTestFixtureException.InvalidTestFixtureException |
( |
string |
message | ) |
|
|
inline |
NUnit.Framework.Internal.InvalidTestFixtureException.InvalidTestFixtureException |
( |
string |
message, |
|
|
Exception |
inner |
|
) |
| |
|
inline |
NUnit.Framework.Internal.InvalidTestFixtureException.InvalidTestFixtureException |
( |
SerializationInfo |
info, |
|
|
StreamingContext |
context |
|
) |
| |
|
inlineprotected |
Serialization Constructor
The documentation for this class was generated from the following file: