Another nice visual tool provided by Visual Studio 2008 is Object Test Bench (OTB). This aspect of
the IDE allows you to quickly create an instance of a class and invoke its members without running
the entire application. This can be extremely helpful when you wish to test a specific method, but
would rather not step through dozens of lines of code to do so. It is also very useful when you are
building a .NET code library, and would rather not create a client application to test its functionality.
Do'stlaringiz bilan baham: