Files
EWF/library/server/wsf/tests/server/test_service.e

16 lines
200 B
Plaintext

note
description: "Summary description for {}."
author: ""
date: "$Date$"
revision: "$Revision$"
deferred class
TEST_SERVICE [G -> TEST_EXECUTION_I create make end]
inherit
WSF_SERVICE
end