A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

apply(Project) - Method in VTPlugin

B

C

Constants - Class in com.kazurayam.visualtestinginks.gradle
copyDirectory(Path, Path, boolean) - Method in Helpers
Copies descendent files and directories recursively from the source directory into the target directory.

D

DeleteDependenciesTask - Class in com.kazurayam.visualtestinginks.gradle
deleteDirectory(Path) - Method in Helpers
delete the directory recursively. the specified directory will be deleted.
deleteDirectoryContents(Path) - Method in Helpers
delete the files and directories contained in the targetDirectory recursively, the targetDirectory itself will be retained.
DownloadDependenciesTask - Class in com.kazurayam.visualtestinginks.gradle
downloadFile(URL, Path) - Method in Helpers
Usage example:
Path file = downloadFile(new URL('http://central.maven.org/maven2/ru/yandex/qatools/ashot/ashot/1.5.4/ashot-1.5.4.jar'), Paths.get('Drivers'))

E

execute() - Method in DeleteDependenciesTask
execute() - Method in DownloadDependenciesTask
execute() - Method in ImportVTComponentsTask
execute() - Method in ImportVTExampleTask

F

G

getClassShortName(Class) - Method in Helpers
Returns a short name of a Class stripping the package.

H

Helpers - Class in com.kazurayam.visualtestinginks.gradle

I

ImportVTComponentsTask - Class in com.kazurayam.visualtestinginks.gradle
ImportVTExampleTask - Class in com.kazurayam.visualtestinginks.gradle

J

K

L

M

N

O

P

Q

R

S

T

U

V

VTPlugin - Class in com.kazurayam.visualtestinginks.gradle
VTPluginExtension - Class in com.kazurayam.visualtestinginks.gradle

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _