# Functions

AssertDirEqual compares two directories if they are the same recursively.
CopyDir creates destination directory and copies all the files and sub directories from source directory.
CopyFile create a destination file and copy the source file content.
GetProjectRoot returns the root directory of the project.