Testing in ABP Framework (with examples)

In this post, we will take a brief look at the testing infrastructure of ABP Framework and cover some common requirements (such as mocking the CurrentUser).

testing
alanluiz2020@protonmail.com 69 weeks ago

very nice

Engincan Veske 69 weeks ago

Thanks :)

SamirBoutazzout 7 weeks ago

I don't know why when I mock the CurrentUser, it still throws a null exception in the AppService?

SamirBoutazzout 7 weeks ago

I don't know why when I mock the CurrentUser, it still throws a null exception in the AppService?

More from Engincan Veske