Class RazorTemplateRendererProvider_Tests
Inheritance
RazorTemplateRendererProvider_Tests
Assembly: Volo.Abp.TextTemplating.Razor.Tests.dll
Syntax
public class RazorTemplateRendererProvider_Tests : AbpTextTemplatingTestBase<RazorTextTemplatingTestModule>, IDisposable
Constructors
RazorTemplateRendererProvider_Tests()
Declaration
public RazorTemplateRendererProvider_Tests()
Methods
Should_Get_Localized_Numbers()
Declaration
public Task Should_Get_Localized_Numbers()
Returns
Should_Get_Rendered_Inline_Localized_Template()
Declaration
public Task Should_Get_Rendered_Inline_Localized_Template()
Returns
Should_Get_Rendered_Localized_Template_Content_With_Different_Cultures()
Declaration
public Task Should_Get_Rendered_Localized_Template_Content_With_Different_Cultures()
Returns
Should_Get_Rendered_Localized_Template_Content_With_Stronly_Typed_Model()
Declaration
public Task Should_Get_Rendered_Localized_Template_Content_With_Stronly_Typed_Model()
Returns
Implements
Extension Methods