Setting Up a Unit Test Project
To set up a unit test project, perform the following steps:
1. Copy the Typemock Isolator DLLs. See Step 1. Copying Typemock Isolator DLLs.
2. Create a unit test project. See Step 2. Creating a Unit Test Project.
3. Prepare to write a test. See Step 3. Preparing to Write a Unit Test.
4. Add the Isolated attribute to tests. See Step 4. Adding the Isolated Attribute to Tests.
5. Choose the mocking method. See Step 5. Defining whether to Mock Any Methods Choosing the Mocking Method.