Updated HTTP_COOKIE class based on comments.

Added missing descriptions in test classes
This commit is contained in:
jvelilla
2015-03-17 17:00:07 -03:00
parent c4d362ff31
commit 9dc22bee24
4 changed files with 69 additions and 68 deletions

View File

@@ -1,5 +1,9 @@
note
description: "Summary description for {WGI_RESPONSE_NULL}."
description: "[
Mock implementation of the WGI_RESPONSE interface.
Used for testing the ewf core and also web applications.
]"
date: "$Date$"
revision: "$Revision$"

View File

@@ -1,6 +1,9 @@
note
description: "Summary description for {WSF_SERVICE_NULL}."
author: ""
description: "[
Mock implementation of the WGI_SERVICE interface.
Used for testing the ewf core and also web applications
]"
date: "$Date$"
revision: "$Revision$"