<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 x86 processes only. Download the x64 version, read the release notes. Read more about Moles at http://research.microsoft.com/moles . |