<html xmlns=""> Moles is a lightweight framework for test stubs and detours in .NET that is based on delegates. Moles was designed provide a minimal overhead to thePex white box analysis, and it encourages programmatic models rather than record/replay tests. Moles may be used to detour any .NET method, including non-virtual/static methods in sealed types. This release supports both x86 and x64 processes. Download the x86 version, read the release notes. Read more about Moles at http://research.microsoft.com/moles . |