Namespace: Consultingwerk.Assertion
Class 
FileAssert Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

Purpose: Constructor for the FileAssert class
Notes: Disallow instance creation



Top Method Summary
Options Name Purpose
+ DoesNotExist (character) Verifies that the file does not exist
+ Exists (character) Verifies that the file exists

Top Constructor Summary
Options Name Purpose
- FileAssert () Constructor for the FileAssert class


Method Detail
Top

PUBLIC DoesNotExist (character)

Purpose: Verifies that the file does not exist
Notes:
Throws: Consultingwerk.Assertion.AssertException

Parameters:
pcFileName CHARACTER
The file name to verify
Top

PUBLIC Exists (character)

Purpose: Verifies that the file exists
Notes:
Throws: Consultingwerk.Assertion.AssertException

Parameters:
pcFileName CHARACTER
The file name to verify


Constructor Detail
Top

PRIVATE FileAssert ()

Purpose: Constructor for the FileAssert class
Notes: Disallow instance creation



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 18:34:21