|
|
| Options | Name | Purpose | |
|---|---|---|---|
| # | FileExists (character) |
/** Asserts that a file has 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 has exists in propath.
@param character The name of the file being checked
@throws AssertionFailedError Error thrown if the file does not exist */ |
|
Top
PROTECTED FileExists (character)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED FileInPropath (character)
|
|||||||||||||||