xUnit.net
|
This is the complete list of members for Xunit.Sdk.CollectionException, including all inherited members.
ActualCount | Xunit.Sdk.CollectionException | |
Collection | Xunit.Sdk.CollectionException | |
CollectionException(object collection, int expectedCount, int actualCount, int indexFailurePoint=-1, Exception innerException=null) | Xunit.Sdk.CollectionException | inline |
ExpectedCount | Xunit.Sdk.CollectionException | |
IndexFailurePoint | Xunit.Sdk.CollectionException | |
Message | Xunit.Sdk.CollectionException | |
StackTrace | Xunit.Sdk.CollectionException | |
ToString() | Xunit.Sdk.XunitException | inline |
UserMessage | Xunit.Sdk.XunitException | |
XunitException() | Xunit.Sdk.XunitException | inline |
XunitException(string userMessage) | Xunit.Sdk.XunitException | inline |
XunitException(string userMessage, Exception innerException) | Xunit.Sdk.XunitException | inlineprotected |
XunitException(string userMessage, string stackTrace) | Xunit.Sdk.XunitException | inlineprotected |