[fpc-devel] .NET Reflection vs RTTI
Vincent Snijders
vsnijders at quicknet.nl
Wed Nov 21 15:36:45 CET 2007
Michael Van Canneyt schreef:
>> The current fpc solution is that you need to register classes with test
>> methods. This is an extra action.
>
> You must type the 'TestFixture' attribute also, so no extras here.
> Really...
I know what is easier to write: textfixture at the class declaration or some
registertest(MyTestClass) in some intialization section. It is a change in two
locations. Really...
Vincent
More information about the fpc-devel
mailing list