-
Notifications
You must be signed in to change notification settings - Fork 0
/
project-info.html
296 lines (228 loc) · 10.1 KB
/
project-info.html
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2021-09-25
| Rendered using Apache Maven Fluido Skin 1.5
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20210925" />
<meta http-equiv="Content-Language" content="en" />
<title>JDBDT – Project Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
</head>
<body class="topBarDisabled">
<div class="container-fluid">
<div id="banner">
<div class="pull-left">
<a href="./" id="bannerLeft">
<img src="images/jdbdt-logo.png" alt="JDBDT"/>
</a>
</div>
<div class="pull-right"> </div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2021-09-25
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.4.1
</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span2">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">JDBDT</li>
<li>
<a href="index.html" title="Home">
<span class="none"></span>
Home</a>
</li>
<li>
<a href="MIT_License.html" title="License">
<span class="none"></span>
License</a>
</li>
<li class="nav-header">Reference</li>
<li>
<a href="Facade.html" title="API facade">
<span class="none"></span>
API facade</a>
</li>
<li>
<a href="DB.html" title="Database handles">
<span class="none"></span>
Database handles</a>
</li>
<li>
<a href="DataSources.html" title="Data sources">
<span class="none"></span>
Data sources</a>
</li>
<li>
<a href="DataSets.html" title="Data sets">
<span class="none"></span>
Data sets</a>
</li>
<li>
<a href="DBSetup.html" title="Database setup">
<span class="none"></span>
Database setup</a>
</li>
<li>
<a href="DBAssertions.html" title="Assertions">
<span class="none"></span>
Assertions</a>
</li>
<li>
<a href="Logs.html" title="Logging format">
<span class="none"></span>
Logging format</a>
</li>
<li>
<a href="Compatibility.html" title="Compatibility">
<span class="none"></span>
Compatibility</a>
</li>
<li>
<a href="apidocs/index.html" title="Javadoc">
<span class="none"></span>
Javadoc</a>
</li>
<li class="nav-header">Tutorial</li>
<li>
<a href="Tutorial.html" title="Guide">
<span class="none"></span>
Guide</a>
</li>
<li>
<a href="http://github.com/JDBDT/jdbdt-tutorial" class="externalLink" title="Code @ GitHub">
<span class="none"></span>
Code @ GitHub</a>
</li>
<li class="nav-header">Development</li>
<li>
<a href="http://search.maven.org/#search%7Cga%7C1%7Cjdbdt" class="externalLink" title="Maven Central">
<span class="none"></span>
Maven Central</a>
</li>
<li>
<a href="https://github.com/JDBDT/jdbdt/" class="externalLink" title="Source code">
<span class="none"></span>
Source code</a>
</li>
<li>
<a href="https://github.com/JDBDT/jdbdt/issues/" class="externalLink" title="Issue tracker">
<span class="none"></span>
Issue tracker</a>
</li>
<li>
<a href="https://travis-ci.org/JDBDT/jdbdt/" class="externalLink" title="Travis CI">
<span class="none"></span>
Travis CI</a>
</li>
<li>
<a href="https://ci.appveyor.com/project/edrdo/jdbdt" class="externalLink" title="AppVeyor CI">
<span class="none"></span>
AppVeyor CI</a>
</li>
<li>
<a href="https://sonarcloud.io/organizations/jdbdt/projects" class="externalLink" title="SonarCloud">
<span class="none"></span>
SonarCloud</a>
</li>
<li>
<a href="https://www.codefactor.io/repository/github/jdbdt/jdbdt" class="externalLink" title="CodeFactor">
<span class="none"></span>
CodeFactor</a>
</li>
<li class="active">
<a href="#"><span class="none"></span>Maven reports</a>
</li>
<li>
<a href="Inception.html" title="Inception">
<span class="none"></span>
Inception</a>
</li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
</div>
<div id="bodyColumn" class="span10" >
<div class="section">
<h2><a name="Project_Information"></a>Project Information</h2>
<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p>
<div class="section">
<h3><a name="Overview"></a>Overview</h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Document</th>
<th>Description</th></tr>
<tr class="b">
<td><a href="integration.html">CI Management</a></td>
<td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr>
<tr class="a">
<td><a href="dependencies.html">Dependencies</a></td>
<td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
<tr class="b">
<td><a href="dependency-info.html">Dependency Information</a></td>
<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr>
<tr class="a">
<td><a href="distribution-management.html">Distribution Management</a></td>
<td>This document provides informations on the distribution management of this project.</td></tr>
<tr class="b">
<td><a href="index.html">About</a></td>
<td>JDBDT (Java Database Delta Testing) is a library for database test automation.</td></tr>
<tr class="a">
<td><a href="issue-tracking.html">Issue Management</a></td>
<td>This document provides information on the issue management system used in this project.</td></tr>
<tr class="b">
<td><a href="license.html">Licenses</a></td>
<td>This document lists the project license(s).</td></tr>
<tr class="a">
<td><a href="plugin-management.html">Plugin Management</a></td>
<td>This document lists the plugins that are defined through pluginManagement.</td></tr>
<tr class="b">
<td><a href="plugins.html">Plugins</a></td>
<td>This document lists the build plugins and the report plugins used by this project.</td></tr>
<tr class="a">
<td><a href="team-list.html">Team</a></td>
<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr>
<tr class="b">
<td><a href="source-repository.html">Source Code Management</a></td>
<td>This document lists ways to access the online source repository.</td></tr>
<tr class="a">
<td><a href="project-summary.html">Summary</a></td>
<td>This document lists other related information of this project</td></tr></table></div></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright © 2016–2021
<a href="http://jdbdt.org">JDBDT</a>.
All rights reserved.
</p>
</div>
</div>
</footer>
</body>
</html>