-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprogramWin.properties
23 lines (22 loc) · 5.22 KB
/
programWin.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# You are reading the ".properties" file.
# The name of the file to test (naming also the package list that contain the class -> com.test.fileToTake)
FileName = main.ClassUnderTest
ProjectName = phoenix
PathToProjectDir = D:\eclipse\eclipse\Workspace
#Line Coverage. The default separator is ':' but can be used a different one defining it in the 'Separator' variable
LineToCover = 24:38:51:65:78:91:104:118:132:146:159:173:187:200:213:227:241:254:269:282:295:308:321:334:347:361:374:387:400:413:426:440:453:470:486
#Separator =
# This is the time that the algorithm has to find tests. It is in millisecond. 60000 = 1 minute
ExecutionTestTimer = 60000
# Each test has a possibility to perform X method calls. This value is the upper bound of X. The minimum value is 2 (a constructor and one method).
MaxNumberOfMethodXTest = 10
# the name of the graph file that represent class method's connection .txt
GraphName = phoenix
# path to the directory that cintauns the graph
GraphDirPath = D:\eclipse\eclipse\Workspace\navigationgraph\src\main\resources\graphs
#Starting point of the graph analysis
StartNodeGraph = LoginContainerPage
# The path for the output JUnit class. Default value -> finalResult directory
#OutputDir =
#Project path required mvn dependency:build-classpath
RequiredPath = C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\selenium-java\3.3.0\selenium-java-3.3.0.jar;C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\selenium-chrome-driver\3.3.0\selenium-chrome-driver-3.3.0.jar;C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\selenium-edge-driver\3.3.0\selenium-edge-driver-3.3.0.jar;C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\selenium-firefox-driver\3.3.0\selenium-firefox-driver-3.3.0.jar;C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\selenium-ie-driver\3.3.0\selenium-ie-driver-3.3.0.jar;C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\selenium-opera-driver\3.3.0\selenium-opera-driver-3.3.0.jar;C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\selenium-safari-driver\3.3.0\selenium-safari-driver-3.3.0.jar;C:\Users\nik_9\.m2\repository\com\codeborne\phantomjsdriver\1.4.0\phantomjsdriver-1.4.0.jar;C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\htmlunit-driver\2.24\htmlunit-driver-2.24.jar;C:\Users\nik_9\.m2\repository\net\sourceforge\htmlunit\htmlunit\2.24\htmlunit-2.24.jar;C:\Users\nik_9\.m2\repository\xalan\xalan\2.7.2\xalan-2.7.2.jar;C:\Users\nik_9\.m2\repository\xalan\serializer\2.7.2\serializer-2.7.2.jar;C:\Users\nik_9\.m2\repository\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\nik_9\.m2\repository\org\apache\httpcomponents\httpmime\4.5.2\httpmime-4.5.2.jar;C:\Users\nik_9\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\nik_9\.m2\repository\net\sourceforge\htmlunit\htmlunit-core-js\2.23\htmlunit-core-js-2.23.jar;C:\Users\nik_9\.m2\repository\net\sourceforge\htmlunit\neko-htmlunit\2.24\neko-htmlunit-2.24.jar;C:\Users\nik_9\.m2\repository\xerces\xercesImpl\2.11.0\xercesImpl-2.11.0.jar;C:\Users\nik_9\.m2\repository\xml-apis\xml-apis\1.4.01\xml-apis-1.4.01.jar;C:\Users\nik_9\.m2\repository\net\sourceforge\cssparser\cssparser\0.9.21\cssparser-0.9.21.jar;C:\Users\nik_9\.m2\repository\org\w3c\css\sac\1.3\sac-1.3.jar;C:\Users\nik_9\.m2\repository\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\nik_9\.m2\repository\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;C:\Users\nik_9\.m2\repository\org\eclipse\jetty\websocket\websocket-client\9.2.20.v20161216\websocket-client-9.2.20.v20161216.jar;C:\Users\nik_9\.m2\repository\org\eclipse\jetty\jetty-util\9.2.20.v20161216\jetty-util-9.2.20.v20161216.jar;C:\Users\nik_9\.m2\repository\org\eclipse\jetty\jetty-io\9.2.20.v20161216\jetty-io-9.2.20.v20161216.jar;C:\Users\nik_9\.m2\repository\org\eclipse\jetty\websocket\websocket-common\9.2.20.v20161216\websocket-common-9.2.20.v20161216.jar;C:\Users\nik_9\.m2\repository\org\eclipse\jetty\websocket\websocket-api\9.2.20.v20161216\websocket-api-9.2.20.v20161216.jar;C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\selenium-support\3.3.0\selenium-support-3.3.0.jar;C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\selenium-remote-driver\3.3.0\selenium-remote-driver-3.3.0.jar;C:\Users\nik_9\.m2\repository\org\seleniumhq\selenium\selenium-api\3.3.0\selenium-api-3.3.0.jar;C:\Users\nik_9\.m2\repository\cglib\cglib-nodep\3.2.4\cglib-nodep-3.2.4.jar;C:\Users\nik_9\.m2\repository\org\apache\commons\commons-exec\1.3\commons-exec-1.3.jar;C:\Users\nik_9\.m2\repository\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\nik_9\.m2\repository\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\nik_9\.m2\repository\org\apache\httpcomponents\httpclient\4.5.2\httpclient-4.5.2.jar;C:\Users\nik_9\.m2\repository\org\apache\httpcomponents\httpcore\4.4.4\httpcore-4.4.4.jar;C:\Users\nik_9\.m2\repository\net\java\dev\jna\jna-platform\4.1.0\jna-platform-4.1.0.jar;C:\Users\nik_9\.m2\repository\net\java\dev\jna\jna\4.1.0\jna-4.1.0.jar;C:\Users\nik_9\.m2\repository\org\hamcrest\hamcrest-library\1.3\hamcrest-library-1.3.jar;C:\Users\nik_9\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\nik_9\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\nik_9\.m2\repository\org\postgresql\postgresql\42.2.1\postgresql-42.2.1.jar