fahad_ansari Posted October 25, 2018 Share Posted October 25, 2018 Hi there, I want to do unit testing of my module using PHPUnit. But I don't know how to test action Hooks methods, Anyone? public function hookActionObjectProductInCartDeleteAfter($params) { // Do something Like Delete Specific Price, send mail, etc. } Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now