IntrinsicsTests Class

Namespace
XamlParserTests
Base Types
graph BT Type-->Base0["CompilerTestBase"] click Base0 "/api/XamlParserTests/CompilerTestBase" Base0-->Base1["object"] Type["IntrinsicsTests"] class Type type-node

Syntax

public class IntrinsicsTests : CompilerTestBase

Properties

Methods

Name Value Summary
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
CompileAndPopulate(string, IServiceProvider, object) object
Inherited from CompilerTestBase
CompileAndPopulate(string, IServiceProvider, object) object
Inherited from CompilerTestBase
CompileAndRun(string, IServiceProvider) object
Inherited from CompilerTestBase
CompileAndRun(string, IServiceProvider) object
Inherited from CompilerTestBase
Null_Extension_Should_Be_Operational() void
Null_Extension_Should_Be_Operational() void
Null_Extension_Should_Cause_Compilation_Error_When_Applied_To_Value_Type() void
Null_Extension_Should_Cause_Compilation_Error_When_Applied_To_Value_Type() void
Static_Extension_Resolves_Enum_Values() void
Static_Extension_Resolves_Enum_Values() void
Static_Extension_Resolves_Values(object, string) void
Static_Extension_Resolves_Values(object, string) void
Type_Extension_Resolves_Types(Type, string) void
Type_Extension_Resolves_Types(Type, string) void