 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Gerard Guest
|
Posted: Wed Aug 10, 2005 10:52 pm Post subject: WebModule Create |
|
|
I want to build regression test units on our page producing procedures.
These procedures generally look like:
procedure CreatePageXXXX(WebModule: TWebModule);
The regression tests include a.o. xhtml/xml syntax checks.
For this I need (I think) to create a TWebModule instance in my test
units to pass this as parameter and also assign test values e.g. to the
Request property. I am having difficulty doing this because of abstract
errors.
I can understand why I am getting the abstract errors, but I do not see
a way how to create a valid TWebModule instance and assign test values
to it and pass that as a parameter.
Any suggestions how to accomplish this goal are highly appriciated.
Gerard Slurink
Fern Digital
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|