bunit Questions
2
Solved
Is there a way to Mock ProtectedSessionStorage in a Blazor Server Side project?
I tried below code but I am getting error : "Type to mock (ProtectedSessionStorage) must be an interface, a dele...
Owsley asked 6/4, 2022 at 14:57
1
I have a Blazor page and want to do unittesting via bUnit with xUnit.
I want change input value and verify result.
With InputText everything works fine.
With InputNumber I can pass only string. If ...
Dynamite asked 25/11, 2020 at 16:25
1
© 2022 - 2024 — McMap. All rights reserved.