-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmgb_selenium_n_testng.iml
53 lines (53 loc) · 3.32 KB
/
mgb_selenium_n_testng.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/libs/byte-buddy-1.7.5.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/libs/commons-codec-1.10.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/libs/commons-exec-1.3.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/libs/commons-logging-1.2.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/libs/gson-2.8.2.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/libs/guava-23.0.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/libs/httpclient-4.5.3.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/libs/httpcore-4.4.6.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/client-combined-3.7.1.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/commons-collections4-4.1.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/commons-io-2.6.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/curvesapi-1.04.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/hamcrest-core-1.3.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/log4j-1.2.17.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/poi-3.17.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/poi-examples-3.17.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/poi-excelant-3.17.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/poi-ooxml-3.17.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/poi-ooxml-schemas-3.17.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/poi-scratchpad-3.17.jar!/" />
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/xmlbeans-2.6.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://H:/My Documents/Test Bench/IdeaProjects/local jars/client-combined-3.7.1-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="testng">
<CLASSES>
<root url="jar://$APPLICATION_HOME_DIR$/plugins/testng/lib/testng.jar!/" />
<root url="jar://$APPLICATION_HOME_DIR$/plugins/testng/lib/jcommander.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>