Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
study
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Li Yongyu
study
Commits
5c704150
Commit
5c704150
authored
Mar 12, 2019
by
Li Yongyu
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.eoffcn.com/lyy56980/study.git
parents
9f3a6729
53eff980
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
22 deletions
+22
-22
testng.xml
studycenter_Api_auto_test/testng.xml
+22
-22
No files found.
studycenter_Api_auto_test/testng.xml
View file @
5c704150
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite
name=
"Suite"
parallel=
"none"
>
<suite
name=
"Suite"
parallel=
"none"
>
<listeners>
<listeners>
<listener
class-name=
"org.uncommons.reportng.HTMLReporter"
/>
<listener
class-name=
"org.uncommons.reportng.HTMLReporter"
/>
<listener
class-name=
"org.uncommons.reportng.JUnitXMLReporter"
/>
<listener
class-name=
"org.uncommons.reportng.JUnitXMLReporter"
/>
</listeners>
<!-- -->
</listeners>
<!-- -->
<test
name=
"Test"
>
<test
name=
"Test"
>
<classes>
<classes>
<class
name=
"com.offcn.test.APITest_
nwn"
/>
<class
name=
"com.offcn.test.APITest_
study"
/>
</classes>
</classes>
</test>
</test>
<!--
<!--
<test name="Test1">
<test name="Test1">
<classes>
<classes>
<class name="com.offcn.TestUnti.Mail"/>
<class name="com.offcn.TestUnti.Mail"/>
</classes>
</classes>
</test> Test -->
</test> Test -->
</suite>
<!-- Suite -->
</suite>
<!-- Suite -->
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment