ConvertersTests Class

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

Syntax

public class ConvertersTests : CompilerTestBase

Properties

Methods

Name Value Summary
CheckConversion(string, string, string) void
CheckConversion(string, string, string) void
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
Constructor_Parameters_Should_Be_Converted() void
Constructor_Parameters_Should_Be_Converted() void
Converters_Are_Operational(string, string) void
Converters_Are_Operational(string, string) void
Primitive_Types_Are_Properly_Parsed(string, string) void
Primitive_Types_Are_Properly_Parsed(string, string) void
Type_Properties_Are_Converted() void
Type_Properties_Are_Converted() void