Micronaut - How to mock RequestContext in Unit Test

Viewed 12

I am trying to write UT on which I need to set up a value in one of the variables from Requestcontext. How to do that ?

0 Answers
Related