delphimvcframework/unittests/RESTClient/MVCFramework.Tests.WebModule1.dfm
Daniele Teti 25177d957f All the unit tests are now merged in 1 project.
Submodules update, samples refactoring, build improvements.
2016-11-13 21:00:54 +01:00

14 lines
261 B
Plaintext

object TestWebModule1: TTestWebModule1
OldCreateOrder = False
OnCreate = WebModuleCreate
OnDestroy = WebModuleDestroy
Actions = <
item
Default = True
Name = 'DefaultHandler'
PathInfo = '/'
end>
Height = 230
Width = 415
end