Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

How to traverse class properties for Nunit tests?

Last post 05-05-2008 5:46 PM by mittalpa. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 05-05-2008 5:46 PM

    • mittalpa
    • Not Ranked
    • Joined on 01-11-2005
    • New Member
    • Points 70

    How to traverse class properties for Nunit tests?

     Hi
    I am working on a project in which I need to NUnit testing. To do that I need to write tests for each class. I am trying to automate that process.

    1. How to know names of public properties of class in .Net dynamically?
    2. I am also looking for property types to set some default values.
    3. There might be nested classes also.  I am wondering how to traverse that nested tree?

    Please advice. Thanks
    Pankaj

    • Post Points: 5
Page 1 of 1 (1 items)