[Mono-devel-list] RE: Tests
ginga at kit.hi-ho.ne.jp
ginga at kit.hi-ho.ne.jp
Thu May 22 13:45:00 EDT 2003
Hello,
> How can I see which classes are documented and are public that need
> tests written ?
One of the easiest way to know what classes or members are public is
to check MSDN. You can visit there from class status pages.
http://www.go-mono.com/class-status-System.Xml.html
Tests are in class/{namespaces e.g. System.Xml}/Test in mcs cvs,
but feel free to write tests which may overlap existing tests.
We can merge them together.
Thanks,
Atsushi Eno
More information about the Mono-devel-list
mailing list