Click here to Skip to main content
15,891,908 members
Articles / Programming Languages / Visual Basic

How to use Reflection to test your code

Rate me:
Please Sign up or sign in to vote.
3.33/5 (4 votes)
20 Jan 2008CPOL5 min read 41K   393   20  
Demonstrates how to use Reflection to run test functions inside your compiled assemblies.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United Kingdom United Kingdom
Andy is a software developer for a Recruitment Agency in the UK. He specializes in GUI Design, XML, GDI+, Controls & anything else that takes his fancy.

When not coding, he is throwing people around in Judo or reading. Or driving to/from work.

He hopes that his articles might be of help to someone. He likes receiving feedback for his articles (Hint Hint)

Comments and Discussions