CompilerTestBase Class

graph BT Type-->Base0["object"] Type["CompilerTestBase"] class Type type-node Derived0["DictionaryTests"]-->Type click Derived0 "/api/XamlParserTests/DictionaryTests" Derived1["MarkupExtensionTests"]-->Type click Derived1 "/api/XamlParserTests/MarkupExtensionTests" Derived2["IntrinsicsTests"]-->Type click Derived2 "/api/XamlParserTests/IntrinsicsTests" Derived3["DeferredContentTests"]-->Type click Derived3 "/api/XamlParserTests/DeferredContentTests" Derived4["CecilTests"]-->Type click Derived4 "/api/XamlParserTests/CecilTests" Derived5["ListTests"]-->Type click Derived5 "/api/XamlParserTests/ListTests" Derived6["ServiceProviderTests"]-->Type click Derived6 "/api/XamlParserTests/ServiceProviderTests" Derived7["InitializationTests"]-->Type click Derived7 "/api/XamlParserTests/InitializationTests" Derived8["ConvertersTests"]-->Type click Derived8 "/api/XamlParserTests/ConvertersTests" Derived9["BasicCompilerTests"]-->Type click Derived9 "/api/XamlParserTests/BasicCompilerTests"

Syntax

public class CompilerTestBase

Constructors

Properties

Methods

Name Value Summary
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
CompileAndPopulate(string, IServiceProvider, object) object
CompileAndPopulate(string, IServiceProvider, object) object
CompileAndRun(string, IServiceProvider) object
CompileAndRun(string, IServiceProvider) object