Change calling js #360
52 passed, 8 failed and 0 skipped
❌ TestResults/AXSharp.RenderableContent.Tests.csproj_net7.0.xml
60 tests were completed in 2s with 52 passed, 8 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
AXSharp.RenderableContent.Tests.ComponentServiceTests | 30✅ | 13ms | ||
AXSharp.RenderableContent.Tests.RenderableContentTests | 22✅ | 8❌ | 686ms |
✅ AXSharp.RenderableContent.Tests.ComponentServiceTests
✅ Get_BaseGenericControlComponent_NotNullAreEqual
✅ Get_BaseGenericIntDisplayComponent_NotNullAreEqual
✅ Get_BoolControlComponentWithBuilder_NotNullAreEqual
✅ Get_BoolControlView_NotNullAreEqual
✅ Get_BoolDisplayComponentWithBuilder_NotNullAreEqual
✅ Get_BoolDisplayView_NotNullAreEqual
✅ Get_BoolShadowControlView_NotNullAreEqual
✅ Get_BoolShadowDisplayView_NotNullAreEqual
✅ Get_ComponentWithinPipeline_NotNullAreEqual
✅ Get_ComponentWithinPipelineEmptyString_Unsuccessfull
✅ Get_ComponentWithinPipelineRandomString_Unsuccessfull
✅ Get_DateControlView_NotNullAreEqual
✅ Get_DateDisplayView_NotNullAreEqual
✅ Get_DateShadowControlView_NotNullAreEqual
✅ Get_DateShadowDisplayView_NotNullAreEqual
✅ Get_DateTimeControlView_NotNullAreEqual
✅ Get_DateTimeDisplayComponentWithBuilder_NotNullAreEqual
✅ Get_DateTimeDisplayView_NotNullAreEqual
✅ Get_DateTimeShadowControlView_NotNullAreEqual
✅ Get_DateTimeShadowDisplayView_NotNullAreEqual
✅ Get_GenericBaseControlComponentWithBuilder_NotNullAreEqual
✅ Get_GenericBaseControlWithinPipeline_NotNullAreEqual
✅ Get_GenericBaseDisplayComponentWithBuilder_NotNullAreEqual
✅ Get_GenericEnumControlComponentWithBuilderPipeline_NotNullAreEqual
✅ Get_GenericEnumDisplayComponentWithBuilder_NotNullAreEqual
✅ Get_GenericEnumRandomString_Unsuccessfull
✅ Get_TimeOfDayControlView_NotNullAreEqual
✅ Get_TimeOfDayDisplayView_NotNullAreEqual
✅ Get_TimeOfDayShadowControlView_NotNullAreEqual
✅ Get_TimeOfDayShadowDisplayView_NotNullAreEqual
❌ AXSharp.RenderableContent.Tests.RenderableContentTests
❌ Render_prgWeatherStations_Tabs_Successfull
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
✅ Render_stTestComplex_Success
✅ Render_stTestEmpty_Success
✅ Render_stTestEnum_Success
❌ Render_stTestLayoutOverwrite_Success
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
✅ Render_stTestLayouts_Border_Stack_Successfull
❌ Render_stTestLayouts_Border_Tabs_Successfull
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
✅ Render_stTestLayouts_Border_UniformGrid_Successfull
✅ Render_stTestLayouts_Border_Wrap_Successfull
✅ Render_stTestLayouts_GroupBox_Stack_Successfull
❌ Render_stTestLayouts_GroupBox_Tabs_Successfull
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
✅ Render_stTestLayouts_GroupBox_UniformGrid_Successfull
✅ Render_stTestLayouts_GroupBox_Wrap_Successfull
✅ Render_stTestLayouts_Stack_Successfull
❌ Render_stTestLayouts_Tabs_Successfull
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
✅ Render_stTestLayouts_Uniform_Successfull
✅ Render_stTestLayouts_Wrap_Successfull
✅ Render_stTestMixed_Success
❌ Render_stTestMultipleLayouts_Success
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
❌ Render_stTestMultipleNested_TabsAndComples_Successfull
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
✅ Render_stTestPrimitive_Wrap_Success
✅ Render_stTestRenderIgnore_Control_Bool_Ignored
✅ Render_stTestRenderIgnore_Display_Date_Ignored
✅ Render_stTestRenderIgnore_ShadowDisplayControl_DateAndBool_Ignored
✅ Render_stTestRenderInnerOverridedStruct_Success
✅ Render_stTestRenderOverridedSimpleStruct_Success
✅ Render_stTestRenderOverridedTag_Success
✅ Render_stTestSimple_Success
❌ Render_stTestSimpleNested_Success
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
✅ Render_stTestWithoutLayouts_Success
Annotations
github-actions / Test report
AXSharp.RenderableContent.Tests.RenderableContentTests ► Render_prgWeatherStations_Tabs_Successfull
Failed test found in:
TestResults/AXSharp.RenderableContent.Tests.csproj_net7.0.xml
Error:
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
Raw output
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
at Bunit.BunitJSInterop.TryHandlePlannedInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 83
at Bunit.BunitJSInterop.HandleInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 68
at Bunit.JSInterop.Implementation.JSRuntimeExtensions.HandleInvokeAsync[TValue](BunitJSInterop jSInterop, String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/JSRuntimeExtensions.cs:line 9
at Bunit.JSInterop.BunitJSRuntime.InvokeAsync[TValue](String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/BunitJSRuntime.cs:line 20
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync[TValue](IJSRuntime jsRuntime, String identifier, Object[] args)
at AXSharp.Presentation.Blazor.Controls.Layouts.TabControlComponents.TabControl.OnAfterRenderAsync(Boolean firstRender) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\src\AXSharp.Presentation.Blazor.Controls\Layouts\TabControlComponents\TabControl.razor:line 56
at Bunit.Rendering.TestRenderer.AssertNoUnhandledExceptions() in /_/src/bunit.core/Rendering/TestRenderer.cs:line 376
at Bunit.Rendering.TestRenderer.Render[TResult](RenderFragment renderFragment, Func`2 activator) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 239
at Bunit.Rendering.TestRenderer.RenderFragment(RenderFragment renderFragment) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 48
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree(TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 43
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree[TComponent](TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 23
at Bunit.TestContext.Render[TComponent](RenderFragment renderFragment) in /_/src/bunit.web/TestContext.cs:line 66
at Bunit.TestContext.RenderComponent[TComponent](Action`1 parameterBuilder) in /_/src/bunit.web/TestContext.cs:line 52
at AXSharp.RenderableContent.Tests.RenderableContentTests.Compare(String fileName, Object twin, String presentation) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 39
at AXSharp.RenderableContent.Tests.RenderableContentTests.Render_prgWeatherStations_Tabs_Successfull() in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 62
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
github-actions / Test report
AXSharp.RenderableContent.Tests.RenderableContentTests ► Render_stTestLayoutOverwrite_Success
Failed test found in:
TestResults/AXSharp.RenderableContent.Tests.csproj_net7.0.xml
Error:
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
Raw output
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
at Bunit.BunitJSInterop.TryHandlePlannedInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 83
at Bunit.BunitJSInterop.HandleInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 68
at Bunit.JSInterop.Implementation.JSRuntimeExtensions.HandleInvokeAsync[TValue](BunitJSInterop jSInterop, String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/JSRuntimeExtensions.cs:line 9
at Bunit.JSInterop.BunitJSRuntime.InvokeAsync[TValue](String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/BunitJSRuntime.cs:line 20
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync[TValue](IJSRuntime jsRuntime, String identifier, Object[] args)
at AXSharp.Presentation.Blazor.Controls.Layouts.TabControlComponents.TabControl.OnAfterRenderAsync(Boolean firstRender) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\src\AXSharp.Presentation.Blazor.Controls\Layouts\TabControlComponents\TabControl.razor:line 56
at Bunit.Rendering.TestRenderer.AssertNoUnhandledExceptions() in /_/src/bunit.core/Rendering/TestRenderer.cs:line 376
at Bunit.Rendering.TestRenderer.Render[TResult](RenderFragment renderFragment, Func`2 activator) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 239
at Bunit.Rendering.TestRenderer.RenderFragment(RenderFragment renderFragment) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 48
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree(TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 43
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree[TComponent](TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 23
at Bunit.TestContext.Render[TComponent](RenderFragment renderFragment) in /_/src/bunit.web/TestContext.cs:line 66
at Bunit.TestContext.RenderComponent[TComponent](Action`1 parameterBuilder) in /_/src/bunit.web/TestContext.cs:line 52
at AXSharp.RenderableContent.Tests.RenderableContentTests.Compare(String fileName, Object twin, String presentation) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 39
at AXSharp.RenderableContent.Tests.RenderableContentTests.Render_stTestLayoutOverwrite_Success() in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 191
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
github-actions / Test report
AXSharp.RenderableContent.Tests.RenderableContentTests ► Render_stTestLayouts_Border_Tabs_Successfull
Failed test found in:
TestResults/AXSharp.RenderableContent.Tests.csproj_net7.0.xml
Error:
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
Raw output
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
at Bunit.BunitJSInterop.TryHandlePlannedInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 83
at Bunit.BunitJSInterop.HandleInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 68
at Bunit.JSInterop.Implementation.JSRuntimeExtensions.HandleInvokeAsync[TValue](BunitJSInterop jSInterop, String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/JSRuntimeExtensions.cs:line 9
at Bunit.JSInterop.BunitJSRuntime.InvokeAsync[TValue](String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/BunitJSRuntime.cs:line 20
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync[TValue](IJSRuntime jsRuntime, String identifier, Object[] args)
at AXSharp.Presentation.Blazor.Controls.Layouts.TabControlComponents.TabControl.OnAfterRenderAsync(Boolean firstRender) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\src\AXSharp.Presentation.Blazor.Controls\Layouts\TabControlComponents\TabControl.razor:line 56
at Bunit.Rendering.TestRenderer.AssertNoUnhandledExceptions() in /_/src/bunit.core/Rendering/TestRenderer.cs:line 376
at Bunit.Rendering.TestRenderer.Render[TResult](RenderFragment renderFragment, Func`2 activator) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 239
at Bunit.Rendering.TestRenderer.RenderFragment(RenderFragment renderFragment) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 48
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree(TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 43
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree[TComponent](TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 23
at Bunit.TestContext.Render[TComponent](RenderFragment renderFragment) in /_/src/bunit.web/TestContext.cs:line 66
at Bunit.TestContext.RenderComponent[TComponent](Action`1 parameterBuilder) in /_/src/bunit.web/TestContext.cs:line 52
at AXSharp.RenderableContent.Tests.RenderableContentTests.Compare(String fileName, Object twin, String presentation) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 39
at AXSharp.RenderableContent.Tests.RenderableContentTests.Render_stTestLayouts_Border_Tabs_Successfull() in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 447
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
github-actions / Test report
AXSharp.RenderableContent.Tests.RenderableContentTests ► Render_stTestLayouts_GroupBox_Tabs_Successfull
Failed test found in:
TestResults/AXSharp.RenderableContent.Tests.csproj_net7.0.xml
Error:
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
Raw output
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
at Bunit.BunitJSInterop.TryHandlePlannedInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 83
at Bunit.BunitJSInterop.HandleInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 68
at Bunit.JSInterop.Implementation.JSRuntimeExtensions.HandleInvokeAsync[TValue](BunitJSInterop jSInterop, String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/JSRuntimeExtensions.cs:line 9
at Bunit.JSInterop.BunitJSRuntime.InvokeAsync[TValue](String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/BunitJSRuntime.cs:line 20
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync[TValue](IJSRuntime jsRuntime, String identifier, Object[] args)
at AXSharp.Presentation.Blazor.Controls.Layouts.TabControlComponents.TabControl.OnAfterRenderAsync(Boolean firstRender) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\src\AXSharp.Presentation.Blazor.Controls\Layouts\TabControlComponents\TabControl.razor:line 56
at Bunit.Rendering.TestRenderer.AssertNoUnhandledExceptions() in /_/src/bunit.core/Rendering/TestRenderer.cs:line 376
at Bunit.Rendering.TestRenderer.Render[TResult](RenderFragment renderFragment, Func`2 activator) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 239
at Bunit.Rendering.TestRenderer.RenderFragment(RenderFragment renderFragment) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 48
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree(TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 43
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree[TComponent](TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 23
at Bunit.TestContext.Render[TComponent](RenderFragment renderFragment) in /_/src/bunit.web/TestContext.cs:line 66
at Bunit.TestContext.RenderComponent[TComponent](Action`1 parameterBuilder) in /_/src/bunit.web/TestContext.cs:line 52
at AXSharp.RenderableContent.Tests.RenderableContentTests.Compare(String fileName, Object twin, String presentation) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 39
at AXSharp.RenderableContent.Tests.RenderableContentTests.Render_stTestLayouts_GroupBox_Tabs_Successfull() in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 431
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
github-actions / Test report
AXSharp.RenderableContent.Tests.RenderableContentTests ► Render_stTestLayouts_Tabs_Successfull
Failed test found in:
TestResults/AXSharp.RenderableContent.Tests.csproj_net7.0.xml
Error:
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
Raw output
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
at Bunit.BunitJSInterop.TryHandlePlannedInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 83
at Bunit.BunitJSInterop.HandleInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 68
at Bunit.JSInterop.Implementation.JSRuntimeExtensions.HandleInvokeAsync[TValue](BunitJSInterop jSInterop, String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/JSRuntimeExtensions.cs:line 9
at Bunit.JSInterop.BunitJSRuntime.InvokeAsync[TValue](String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/BunitJSRuntime.cs:line 20
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync[TValue](IJSRuntime jsRuntime, String identifier, Object[] args)
at AXSharp.Presentation.Blazor.Controls.Layouts.TabControlComponents.TabControl.OnAfterRenderAsync(Boolean firstRender) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\src\AXSharp.Presentation.Blazor.Controls\Layouts\TabControlComponents\TabControl.razor:line 56
at Bunit.Rendering.TestRenderer.AssertNoUnhandledExceptions() in /_/src/bunit.core/Rendering/TestRenderer.cs:line 376
at Bunit.Rendering.TestRenderer.Render[TResult](RenderFragment renderFragment, Func`2 activator) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 239
at Bunit.Rendering.TestRenderer.RenderFragment(RenderFragment renderFragment) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 48
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree(TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 43
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree[TComponent](TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 23
at Bunit.TestContext.Render[TComponent](RenderFragment renderFragment) in /_/src/bunit.web/TestContext.cs:line 66
at Bunit.TestContext.RenderComponent[TComponent](Action`1 parameterBuilder) in /_/src/bunit.web/TestContext.cs:line 52
at AXSharp.RenderableContent.Tests.RenderableContentTests.Compare(String fileName, Object twin, String presentation) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 39
at AXSharp.RenderableContent.Tests.RenderableContentTests.Render_stTestLayouts_Tabs_Successfull() in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 335
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
github-actions / Test report
AXSharp.RenderableContent.Tests.RenderableContentTests ► Render_stTestMultipleLayouts_Success
Failed test found in:
TestResults/AXSharp.RenderableContent.Tests.csproj_net7.0.xml
Error:
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
Raw output
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
at Bunit.BunitJSInterop.TryHandlePlannedInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 83
at Bunit.BunitJSInterop.HandleInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 68
at Bunit.JSInterop.Implementation.JSRuntimeExtensions.HandleInvokeAsync[TValue](BunitJSInterop jSInterop, String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/JSRuntimeExtensions.cs:line 9
at Bunit.JSInterop.BunitJSRuntime.InvokeAsync[TValue](String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/BunitJSRuntime.cs:line 20
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync[TValue](IJSRuntime jsRuntime, String identifier, Object[] args)
at AXSharp.Presentation.Blazor.Controls.Layouts.TabControlComponents.TabControl.OnAfterRenderAsync(Boolean firstRender) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\src\AXSharp.Presentation.Blazor.Controls\Layouts\TabControlComponents\TabControl.razor:line 56
at Bunit.Rendering.TestRenderer.AssertNoUnhandledExceptions() in /_/src/bunit.core/Rendering/TestRenderer.cs:line 376
at Bunit.Rendering.TestRenderer.Render[TResult](RenderFragment renderFragment, Func`2 activator) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 239
at Bunit.Rendering.TestRenderer.RenderFragment(RenderFragment renderFragment) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 48
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree(TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 43
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree[TComponent](TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 23
at Bunit.TestContext.Render[TComponent](RenderFragment renderFragment) in /_/src/bunit.web/TestContext.cs:line 66
at Bunit.TestContext.RenderComponent[TComponent](Action`1 parameterBuilder) in /_/src/bunit.web/TestContext.cs:line 52
at AXSharp.RenderableContent.Tests.RenderableContentTests.Compare(String fileName, Object twin, String presentation) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 39
at AXSharp.RenderableContent.Tests.RenderableContentTests.Render_stTestMultipleLayouts_Success() in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 223
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
github-actions / Test report
AXSharp.RenderableContent.Tests.RenderableContentTests ► Render_stTestMultipleNested_TabsAndComples_Successfull
Failed test found in:
TestResults/AXSharp.RenderableContent.Tests.csproj_net7.0.xml
Error:
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
Raw output
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
at Bunit.BunitJSInterop.TryHandlePlannedInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 83
at Bunit.BunitJSInterop.HandleInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 68
at Bunit.JSInterop.Implementation.JSRuntimeExtensions.HandleInvokeAsync[TValue](BunitJSInterop jSInterop, String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/JSRuntimeExtensions.cs:line 9
at Bunit.JSInterop.BunitJSRuntime.InvokeAsync[TValue](String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/BunitJSRuntime.cs:line 20
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync[TValue](IJSRuntime jsRuntime, String identifier, Object[] args)
at AXSharp.Presentation.Blazor.Controls.Layouts.TabControlComponents.TabControl.OnAfterRenderAsync(Boolean firstRender) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\src\AXSharp.Presentation.Blazor.Controls\Layouts\TabControlComponents\TabControl.razor:line 56
at Bunit.Rendering.TestRenderer.AssertNoUnhandledExceptions() in /_/src/bunit.core/Rendering/TestRenderer.cs:line 376
at Bunit.Rendering.TestRenderer.Render[TResult](RenderFragment renderFragment, Func`2 activator) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 239
at Bunit.Rendering.TestRenderer.RenderFragment(RenderFragment renderFragment) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 48
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree(TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 43
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree[TComponent](TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 23
at Bunit.TestContext.Render[TComponent](RenderFragment renderFragment) in /_/src/bunit.web/TestContext.cs:line 66
at Bunit.TestContext.RenderComponent[TComponent](Action`1 parameterBuilder) in /_/src/bunit.web/TestContext.cs:line 52
at AXSharp.RenderableContent.Tests.RenderableContentTests.Compare(String fileName, Object twin, String presentation) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 39
at AXSharp.RenderableContent.Tests.RenderableContentTests.Render_stTestMultipleNested_TabsAndComples_Successfull() in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 287
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
github-actions / Test report
AXSharp.RenderableContent.Tests.RenderableContentTests ► Render_stTestSimpleNested_Success
Failed test found in:
TestResults/AXSharp.RenderableContent.Tests.csproj_net7.0.xml
Error:
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
Raw output
Bunit.JSRuntimeUnhandledInvocationException : bUnit's JSInterop has not been configured to handle the call:
InvokeAsync<IJSObjectReference>("import", "/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
Configure bUnit's JSInterop to handle the call with following:
SetupModule("/_content/AXSharp.Presentation.Blazor.Controls/js/addToolTipsAndPopOvers.js")
The setup methods are available on an instance of the BunitJSInterop or
BunitJSModuleInterop type. The standard BunitJSInterop is available
through the TestContext.JSInterop property, and a BunitJSModuleInterop
instance is returned from calling SetupModule on a BunitJSInterop instance.
at Bunit.BunitJSInterop.TryHandlePlannedInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 83
at Bunit.BunitJSInterop.HandleInvocation[TValue](JSRuntimeInvocation invocation) in /_/src/bunit.web/JSInterop/BunitJSInterop.cs:line 68
at Bunit.JSInterop.Implementation.JSRuntimeExtensions.HandleInvokeAsync[TValue](BunitJSInterop jSInterop, String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/JSRuntimeExtensions.cs:line 9
at Bunit.JSInterop.BunitJSRuntime.InvokeAsync[TValue](String identifier, Object[] args) in /_/src/bunit.web/JSInterop/Implementation/BunitJSRuntime.cs:line 20
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync[TValue](IJSRuntime jsRuntime, String identifier, Object[] args)
at AXSharp.Presentation.Blazor.Controls.Layouts.TabControlComponents.TabControl.OnAfterRenderAsync(Boolean firstRender) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\src\AXSharp.Presentation.Blazor.Controls\Layouts\TabControlComponents\TabControl.razor:line 56
at Bunit.Rendering.TestRenderer.AssertNoUnhandledExceptions() in /_/src/bunit.core/Rendering/TestRenderer.cs:line 376
at Bunit.Rendering.TestRenderer.Render[TResult](RenderFragment renderFragment, Func`2 activator) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 239
at Bunit.Rendering.TestRenderer.RenderFragment(RenderFragment renderFragment) in /_/src/bunit.core/Rendering/TestRenderer.cs:line 48
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree(TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 43
at Bunit.Extensions.TestContextBaseRenderExtensions.RenderInsideRenderTree[TComponent](TestContextBase testContext, RenderFragment renderFragment) in /_/src/bunit.core/Extensions/TestContextBaseRenderExtensions.cs:line 23
at Bunit.TestContext.Render[TComponent](RenderFragment renderFragment) in /_/src/bunit.web/TestContext.cs:line 66
at Bunit.TestContext.RenderComponent[TComponent](Action`1 parameterBuilder) in /_/src/bunit.web/TestContext.cs:line 52
at AXSharp.RenderableContent.Tests.RenderableContentTests.Compare(String fileName, Object twin, String presentation) in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 39
at AXSharp.RenderableContent.Tests.RenderableContentTests.Render_stTestSimpleNested_Success() in C:\W\Develop\gh\ix-ax\GHA\GHA-1\_work\axsharp\axsharp\src\AXSharp.blazor\tests\sandbox\AXSharp.RenderableContent.Tests\RenderableContentTests.cs:line 271
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)