Disabling assertion errors from interfaces

Hi,

I want to run a register verification test. In this test, I wish to disable interface assertions or atleast demote the error. I could achieve demotion of error from classes but not from interface. How do I get this done?

Regards,
Shreyas

You could use $asserton / $assertoff