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).
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).
Comments
alanluiz2020@protonmail.com 155 weeks ago
very nice
Engincan Veske 154 weeks ago
Thanks :)
SamirBoutazzout 93 weeks ago
I don't know why when I mock the CurrentUser, it still throws a null exception in the AppService?
SamirBoutazzout 93 weeks ago
I don't know why when I mock the CurrentUser, it still throws a null exception in the AppService?
Karunakar 62 weeks ago
in this article we learn how to prepare the test cases for a ABP framework application but we need also need to know how to test a microservice and the microservice module created from ABP studio. I am trying from last few weeks no sample projects or documents found. please let me know any reference related to my query.
Daniel Nocera 16 weeks ago
Thanks, has been very helpful
Daniel Nocera 16 weeks ago
Thanks, has been very helpful