Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EQA_FILE_SYSTEM General cluster: testing description: "Objects creating directories and files in a system test set environment." create: make Ancestors ANY Queries asserter: EQA_ASSERTIONS build_path (a_dir: READABLE_STRING_GENERAL; a_path: detachable EQA_SYSTEM_PATH): STRING_32 build_path_from_key (a_key: READABLE_STRING_GENERAL; a_path: detachable EQA_SYSTEM_PATH): STRING_32 build_source_path (a_path: detachable EQA_SYSTEM_PATH): STRING_32 build_target_path (a_path: detachable EQA_SYSTEM_PATH): STRING_32 executable_file_exists (s: detachable READABLE_STRING_GENERAL): detachable STRING_32 has_same_content_as_path (a_first_path, a_second_path: EQA_SYSTEM_PATH): BOOLEAN has_same_content_as_string (a_path: EQA_SYSTEM_PATH; a_string: READABLE_STRING_8): BOOLEAN Source_directory_key: STRING_32 Target_directory_key: STRING_32 Commands copy_file (a_src: FILE; a_env: EQA_ENVIRONMENT; a_dest: FILE; a_substitute: BOOLEAN) delete_directory_tree (a_dir_name: READABLE_STRING_GENERAL)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org