how can I create a jest test for the UserController.ts create method.
create
I want to do \'create a user\' test . I use node.js typescript, express.
a b