TypeInterceptor intercepts calls made to any type (class or interface), and routes them to a specific object (instance) of that type. It can be used to support programmer testing, functional testing, or other tasks.
This project has not released any news articles.