Unit Test Sample

Download sample

The "Woodgrove Bank" sample is a project that you can build into a simple program. You can then generate unit tests that test the various methods, both public and private, of the Woodgrove Bank program.

Generating tests from this sample produces unit tests on two properties, three public methods, one private method, and one class.

Note

For general information about how to use samples, see How to: View and Download Samples.

The files in this sample are provided for use in the following walkthroughs: