Luka hi,
Currently there is no such API.
The fastest way to a achieve what you need will probably be to use System.Reflection to extract the class methods list, and then using our reflective API set a dummy expectation on each method.
In any case we have added your request to our to do list
than you for this report.