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

DoesNotExist (character)

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

Parameters:
pcFileName CHARACTER
The file name to verify
Top

Exists (character)

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

Parameters:
pcFileName CHARACTER
The file name to verify


Constructor Detail
Top

FileAssert ()

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



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:13