API Reference

Typemock Isolator Developer Guide
Namespaces

NamespaceDescription
TypeMock
 
TypeMock.ArrangeActAssert
Typemock.ArrangeActAssert is Typemock Isolator's Arrange, Act and Assert API namespace. Typemock Isolator can seamlessly fake concrete objects, which helps in Test Driven Development, without the need to refactor your code.
TypeMock.ArrangeActAssert.ExpandDelegates
 
TypeMock.ArrangeActAssert.Fluent
 
TypeMock.ArrangeActAssert.Suggest
 
TypeMock.Integration
TypeMock.Integration is Typemock Isolator namespace, which can be used by third party developers to integrate their work with Typemock Isolator. TypeMock.Integration namespace enables developers to seamless integrate TypeMock with there applications. Using this API developers can retrieve information about the installed Typemock Isolator version, set up processes to run with Isolator and link to coverage tools As this assembly is used for integration, it is version agnostic and is both backward and forward compatible. This assembly does not require other TypeMock assemblies and can be deployed separately.