[References](Index.md)
- AtcXUnitAssemblyTypeInitializer
- CodeComplianceDocumentationHelper
- Static Methods
- AssertExportedTypeWithMissingComments(Type type)
- AssertExportedTypesWithMissingComments(Assembly assembly, List<Type> excludeTypes = null)
- Static Methods
- CodeComplianceHelper
- Static Methods
- AssertExportedTypesWithWrongDefinitions(Assembly assembly, List<Type> excludeTypes = null, bool useFullName = False)
- AssertExportedTypesWithWrongDefinitions(Type type, bool useFullName = False)
- AssertLocalizationResources(Assembly assembly, IList<string> cultureNames, IList<string> allowSuffixTermsForKeySuffixWithPlaceholders = null)
- AssertLocalizationResourcesForInvalidKeysSuffixWithPlaceholders(Assembly assembly, IList<string> cultureNames, IList<string> allowSuffixTermsForKeySuffixWithPlaceholders = null)
- AssertLocalizationResourcesForMissingTranslations(Assembly assembly, IList<string> cultureNames)
- Static Methods
- CodeComplianceTestHelper
- Static Methods
- AssertExportedMethodsWithMissingTests(DecompilerType decompilerType, Assembly sourceAssembly, Assembly testAssembly, List<Type> excludeSourceTypes = null, bool useFullName = False)
- AssertExportedMethodsWithMissingTests(DecompilerType decompilerType, Type sourceType, Assembly testAssembly, bool useFullName = False)
- AssertExportedMethodsWithMissingTests(DecompilerType decompilerType, Type sourceType, Type testType, bool useFullName = False)
- CollectExportedMethodsWithMissingTestsAndGenerateText(DecompilerType decompilerType, Assembly sourceAssembly, Assembly testAssembly, List<Type> excludeSourceTypes = null, bool useFullName = False)
- CollectExportedMethodsWithMissingTestsAndGenerateTextLines(DecompilerType decompilerType, Assembly sourceAssembly, Assembly testAssembly, List<Type> excludeSourceTypes = null, bool useFullName = False)
- CollectExportedMethodsWithMissingTestsFromAssembly(DecompilerType decompilerType, Assembly sourceAssembly, Assembly testAssembly, List<Type> excludeSourceTypes = null)
- CollectExportedMethodsWithMissingTestsToExcel(DecompilerType decompilerType, Assembly sourceAssembly, Assembly testAssembly, List<Type> excludeSourceTypes = null)
- CollectExportedMethodsWithMissingTestsToExcel(DecompilerType decompilerType, DirectoryInfo reportDirectory, Assembly sourceAssembly, Assembly testAssembly, List<Type> excludeSourceTypes = null)
- CollectExportedTypesWithMissingTests(DecompilerType decompilerType, Assembly sourceAssembly, Assembly testAssembly, List<Type> excludeSourceTypes = null)
- CollectExportedTypesWithMissingTestsAndGenerateText(DecompilerType decompilerType, Assembly sourceAssembly, Assembly testAssembly, List<Type> excludeSourceTypes = null, bool useFullName = False)
- Static Methods
- DecompilerType
- IntegrationTestCliBase
- Static Methods
- GetAppSettingsFileForCli(Type programTypeForCliExe, DirectoryInfo searchFromPath)
- GetAppSettingsFileForCli(Type programTypeForCliExe, string pathFolderNameFilter)
- GetAppSettingsFileForCli(Type programTypeForCliExe, string searchFromSubFolderName, string pathFolderNameFilter)
- GetExecutableFileForCli(Type programTypeForCliExe, DirectoryInfo searchFromPath, string pathFolderNameFilter)
- GetExecutableFileForCli(Type programTypeForCliExe, string pathFolderNameFilter)
- GetExecutableFileForCli(Type programTypeForCliExe, string searchFromSubFolderName, string pathFolderNameFilter)
- Static Methods
- SerializeAndDeserializeHelper
- Static Methods
- Assert(object obj)
- Static Methods
- TestResult
- Properties
- IndentLevel
- IsError
- SubLines
- Text
- Methods
- ToString()
- Properties
- TestResultHelper
- Static Methods
- AssertOnTestResults(IReadOnlyCollection<TestResult> testResults)
- AssertOnTestResultsFromMethodsWithMissingTests(string assemblyName, MethodInfo[] methodsWithMissingTests, bool useFullName = False)
- AssertOnTestResultsFromMethodsWithWrongDefinitions(string assemblyName, IDictionary<MethodInfo, string> methodsWithWrongNaming, bool useFullName = False)
- AssertOnTestResultsFromMissingTranslationsAndInvalidKeysSuffixWithPlaceholders(string assemblyName, IDictionary<string, Dictionary<string, List<string>>> missingTranslations, IDictionary<string, Dictionary<string, List<string>>> invalidKeysSuffixWithPlaceholders)
- ToExcelTestResultsFromMethodsWithMissingTests(DirectoryInfo reportDirectory, string assemblyName, MethodInfo[] methodsWithMissingTests)
- Static Methods
- Traits
- Static Fields
- string Category
- Static Fields
- XUnitLogger
- Static Methods
- Create(ITestOutputHelper testOutputHelper)
- Create(ITestOutputHelper testOutputHelper)
- Methods
- BeginScope(TState state)
- IsEnabled(LogLevel logLevel)
- Log(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)
- Static Methods
- XUnitLoggerProvider
- Methods
- CreateLogger(string categoryName)
- Dispose()
- Methods
- XUnitLogger<T>
Generated by MarkdownCodeDoc version 1.2