|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
DirectoryDoesNotExist (character) |
|
|||||
|
|
DirectoryExists (character) |
/** Asserts that a folder exists.
@param character The name of the directory being checked
@throws AssertionFailedError Error thrown if the file does not exist */ |
|||||
|
|
FileDoesNotExist (character) |
|
|||||
|
|
FileExists (character) |
/** Asserts that a file exists.
@param character The name of the file being checked
@throws AssertionFailedError Error thrown if the file does not exist */ |
|||||
|
|
FileInPropath (character) |
/** Asserts that a file exists in propath.
@param character The name of the file being checked
@throws AssertionFailedError Error thrown if the file does not exist */ |
|
Top
DirectoryDoesNotExist (character)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DirectoryExists (character)
|
|||||||||||||||
FileDoesNotExist (character)
|
|||||||||||||||
FileExists (character)
|
|||||||||||||||
FileInPropath (character)
|
|||||||||||||||
Progress® OpenEdge® Release 12.6.0