C# Class ModelBuilder.UnitTests.BuildStrategyCompilerExtensionsTests

Datei anzeigen Open project: roryprimrose/ModelBuilder

Private Methods

Method Description
AddCreationRuleAddsRuleToCompilerTest ( ) : void
AddCreationRuleThrowsExceptionWithNullCompilerTest ( ) : void
AddCreationRuleWithExpressionAddsRuleToCompilerTest ( ) : void
AddCreationRuleWithExpressionThrowsExceptionWithNullCompilerTest ( ) : void
AddCreationRuleWithExpressionThrowsExceptionWithNullExpressionTest ( ) : void
AddExecuteOrderRuleAddsRuleToCompilerTest ( ) : void
AddExecuteOrderRuleThrowsExceptionWithNullCompilerTest ( ) : void
AddExecuteOrderRuleWithExpressionAddsRuleToCompilerTest ( ) : void
AddExecuteOrderRuleWithExpressionThrowsExceptionWithNullCompilerTest ( ) : void
AddExecuteOrderRuleWithExpressionThrowsExceptionWithNullExpressionTest ( ) : void
AddIgnoreRuleAddsRuleToCompilerTest ( ) : void
AddIgnoreRuleThrowsExceptionWithNullCompilerTest ( ) : void
AddIgnoreRuleWithExpressionAddsRuleToCompilerTest ( ) : void
AddIgnoreRuleWithExpressionThrowsExceptionWithNullCompilerTest ( ) : void
AddIgnoreRuleWithExpressionThrowsExceptionWithNullExpressionTest ( ) : void
AddPostBuildActionAddsRuleToCompilerTest ( ) : void
AddPostBuildActionThrowsExceptionWithNullCompilerTest ( ) : void
AddTypeCreatorAddsRuleToCompilerTest ( ) : void
AddTypeCreatorThrowsExceptionWithNullCompilerTest ( ) : void
AddValueGeneratorAddsRuleToCompilerTest ( ) : void
AddValueGeneratorThrowsExceptionWithNullCompilerTest ( ) : void
AddWithCreationRuleAddsRuleToCompilerTest ( ) : void
AddWithCreationRuleThrowsExceptionWithNullCompilerTest ( ) : void
AddWithCreationRuleThrowsExceptionWithNullRuleTest ( ) : void
AddWithExecuteOrderRuleAddsRuleToCompilerTest ( ) : void
AddWithExecuteOrderRuleThrowsExceptionWithNullCompilerTest ( ) : void
AddWithExecuteOrderRuleThrowsExceptionWithNullRuleTest ( ) : void
AddWithIgnoreRuleAddsRuleToCompilerTest ( ) : void
AddWithIgnoreRuleThrowsExceptionWithNullCompilerTest ( ) : void
AddWithIgnoreRuleThrowsExceptionWithNullRuleTest ( ) : void
AddWithPostBuildActionAddsRuleToCompilerTest ( ) : void
AddWithPostBuildActionThrowsExceptionWithNullCompilerTest ( ) : void
AddWithPostBuildActionThrowsExceptionWithNullRuleTest ( ) : void
AddWithTypeCreatorAddsRuleToCompilerTest ( ) : void
AddWithTypeCreatorThrowsExceptionWithNullCompilerTest ( ) : void
AddWithTypeCreatorThrowsExceptionWithNullRuleTest ( ) : void
AddWithValueGeneratorAddsRuleToCompilerTest ( ) : void
AddWithValueGeneratorThrowsExceptionWithNullCompilerTest ( ) : void
AddWithValueGeneratorThrowsExceptionWithNullRuleTest ( ) : void
RemoveCreationRuleRemovesMultipleMatchingRulesFromCompilerTest ( ) : void
RemoveCreationRuleRemovesRulesFromCompilerTest ( ) : void
RemoveCreationRuleThrowsExceptionWithNullCompilerTest ( ) : void
RemoveExecuteOrderRuleRemovesMultipleMatchingRulesFromCompilerTest ( ) : void
RemoveExecuteOrderRuleRemovesRulesFromCompilerTest ( ) : void
RemoveExecuteOrderRuleThrowsExceptionWithNullCompilerTest ( ) : void
RemoveIgnoreRuleRemovesMultipleMatchingRulesFromCompilerTest ( ) : void
RemoveIgnoreRuleRemovesRulesFromCompilerTest ( ) : void
RemoveIgnoreRuleThrowsExceptionWithNullCompilerTest ( ) : void
RemovePostBuildActionRemovesMultipleMatchingRulesFromCompilerTest ( ) : void
RemovePostBuildActionRemovesRulesFromCompilerTest ( ) : void
RemovePostBuildActionThrowsExceptionWithNullCompilerTest ( ) : void
RemoveTypeCreatorRemovesMultipleMatchingRulesFromCompilerTest ( ) : void
RemoveTypeCreatorRemovesRulesFromCompilerTest ( ) : void
RemoveTypeCreatorThrowsExceptionWithNullCompilerTest ( ) : void
RemoveValueGeneratorRemovesMultipleMatchingRulesFromCompilerTest ( ) : void
RemoveValueGeneratorRemovesRulesFromCompilerTest ( ) : void
RemoveValueGeneratorThrowsExceptionWithNullCompilerTest ( ) : void
ScanModulesPopulatesCompilerWithDetectedConfigurationTest ( ) : void
ScanModulesThrowsExceptionWithNullCompilerTest ( ) : void
SetConstructorResolverAssignsResolverToCompilerTest ( ) : void
SetConstructorResolverThrowsExceptionWithNullCompilerTest ( ) : void
SetConstructorResolverThrowsExceptionWithNullResolverTest ( ) : void
SetConstructorResolverWithResolverAssignsResolverToCompilerTest ( ) : void
SetConstructorResolverWithResolverThrowsExceptionWithNullCompilerTest ( ) : void