Skip to content

Commit

Permalink
Merge pull request #5 from pixeltree/master
Browse files Browse the repository at this point in the history
Renaming packages and minor UI changes
  • Loading branch information
serene authored Sep 20, 2016
2 parents ebcd4e3 + 28971d1 commit f691a05
Show file tree
Hide file tree
Showing 54 changed files with 234 additions and 245 deletions.
12 changes: 7 additions & 5 deletions cdb10/1.0/ctl/cdb10-suite.ctl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
<p>One conformance level is defined:</p>
<ul>
<li>CDB Structure</li>
<p>To define the mandatory criteria please click <a href="schema.jsp">here</a>.</p>
<p>To define the mandatory criteria please click <a href="schema.jsp">here</a>.
</p>
</ul>
</div>
<fieldset style="background:#ccffff">
Expand All @@ -57,8 +58,8 @@
</p>
<p>
<label for="level">Conformance class:</label>
<input id="level-1" type="radio" name="level" value="1"/>
<label class="form-lable" for="level-1">CDB Structure</label>
<input id="level-1" type="radio" name="level" value="1" checked="checked"/>
<label class="form-label" for="level-1">CDB Structure</label>
</p>
</fieldset>
<p>
Expand Down Expand Up @@ -104,7 +105,7 @@
<xsl:value-of select="saxon:transform(saxon:compile-stylesheet($summary-xsl), $test-results)"/>
See detailed test report in the TE_BASE/users/
<xsl:value-of
select="concat(substring-after($testRunDir, 'users/'), '/html/')"/>
select="concat(substring-after($testRunDir, 'users/'), '/html/')"/>
directory.
</ctl:message>
<xsl:if test="xs:integer($test-results/testng-results/@failed) gt 0">
Expand All @@ -116,7 +117,8 @@
</xsl:for-each>
<ctl:fail/>
</xsl:if>
<xsl:if test="xs:integer($test-results/testng-results/@skipped) eq xs:integer($test-results/testng-results/@total)">
<xsl:if
test="xs:integer($test-results/testng-results/@skipped) eq xs:integer($test-results/testng-results/@total)">
<ctl:message>All tests were skipped. One or more preconditions were not satisfied.</ctl:message>
<xsl:for-each select="$test-results//test-method[@status='FAIL' and @is-config='true']">
<ctl:message>
Expand Down
4 changes: 2 additions & 2 deletions cdb10/1.0/site/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.CDBStructure" target="classFrame">Capability1Tests</a></li>
<li><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.level2" target="classFrame">Capability2Tests</a></li>
<li><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.cdbStructure" target="classFrame">Capability1Tests</a></li>
<li><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.metadataAndVersioning" target="classFrame">Capability2Tests</a></li>
<li><a href="org/opengis/cite/cdb10/util/ClientUtils.html" title="class in org.opengis.cite.cdb10.util" target="classFrame">ClientUtils</a></li>
<li><a href="org/opengis/cite/cdb10/CommonFixture.html" title="class in org.opengis.cite.cdb10" target="classFrame">CommonFixture</a></li>
<li><a href="org/opengis/cite/cdb10/ErrorMessage.html" title="class in org.opengis.cite.cdb10" target="classFrame">ErrorMessage</a></li>
Expand Down
4 changes: 2 additions & 2 deletions cdb10/1.0/site/apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.CDBStructure">Capability1Tests</a></li>
<li><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.level2">Capability2Tests</a></li>
<li><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.cdbStructure">Capability1Tests</a></li>
<li><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.metadataAndVersioning">Capability2Tests</a></li>
<li><a href="org/opengis/cite/cdb10/util/ClientUtils.html" title="class in org.opengis.cite.cdb10.util">ClientUtils</a></li>
<li><a href="org/opengis/cite/cdb10/CommonFixture.html" title="class in org.opengis.cite.cdb10">CommonFixture</a></li>
<li><a href="org/opengis/cite/cdb10/ErrorMessage.html" title="class in org.opengis.cite.cdb10">ErrorMessage</a></li>
Expand Down
22 changes: 11 additions & 11 deletions cdb10/1.0/site/apidocs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,23 +148,23 @@ <h2 class="title">B</h2>
</a>
<h2 class="title">C</h2>
<dl>
<dt><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.CDBStructure"><span class="typeNameLink">Capability1Tests</span></a> - Class in <a href="org/opengis/cite/cdb10/CDBStructure/package-summary.html">org.opengis.cite.cdb10.CDBStructure</a></dt>
<dt><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.cdbStructure"><span class="typeNameLink">Capability1Tests</span></a> - Class in <a href="org/opengis/cite/cdb10/CDBStructure/package-summary.html">org.opengis.cite.cdb10.cdbStructure</a></dt>
<dd>
<div class="block">Includes various tests of capability 1.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html#Capability1Tests--">Capability1Tests()</a></span> - Constructor for class org.opengis.cite.cdb10.CDBStructure.<a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.CDBStructure">Capability1Tests</a></dt>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html#Capability1Tests--">Capability1Tests()</a></span> - Constructor for class org.opengis.cite.cdb10.cdbStructure.<a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.cdbStructure">Capability1Tests</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.level2"><span class="typeNameLink">Capability2Tests</span></a> - Class in <a href="org/opengis/cite/cdb10/level2/package-summary.html">org.opengis.cite.cdb10.level2</a></dt>
<dt><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.metadataAndVersioning"><span class="typeNameLink">Capability2Tests</span></a> - Class in <a href="org/opengis/cite/cdb10/level2/package-summary.html">org.opengis.cite.cdb10.metadataAndVersioning</a></dt>
<dd>
<div class="block">Includes various tests of capability 2.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html#Capability2Tests--">Capability2Tests()</a></span> - Constructor for class org.opengis.cite.cdb10.level2.<a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.level2">Capability2Tests</a></dt>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html#Capability2Tests--">Capability2Tests()</a></span> - Constructor for class org.opengis.cite.cdb10.metadataAndVersioning.<a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.metadataAndVersioning">Capability2Tests</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html#checkLength--">checkLength()</a></span> - Method in class org.opengis.cite.cdb10.level2.<a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.level2">Capability2Tests</a></dt>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html#checkLength--">checkLength()</a></span> - Method in class org.opengis.cite.cdb10.metadataAndVersioning.<a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.metadataAndVersioning">Capability2Tests</a></dt>
<dd>
<div class="block">Checks the result of the length function.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html#checkPreconditions--">checkPreconditions()</a></span> - Method in class org.opengis.cite.cdb10.level2.<a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.level2">Capability2Tests</a></dt>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html#checkPreconditions--">checkPreconditions()</a></span> - Method in class org.opengis.cite.cdb10.metadataAndVersioning.<a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.metadataAndVersioning">Capability2Tests</a></dt>
<dd>
<div class="block">Run conformance level 2 tests only if the preconditions are satisfied.</div>
</dd>
Expand All @@ -181,7 +181,7 @@ <h2 class="title">C</h2>
</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/util/ClientUtils.html#ClientUtils--">ClientUtils()</a></span> - Constructor for class org.opengis.cite.cdb10.util.<a href="org/opengis/cite/cdb10/util/ClientUtils.html" title="class in org.opengis.cite.cdb10.util">ClientUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html#codePoint--">codePoint()</a></span> - Method in class org.opengis.cite.cdb10.level2.<a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.level2">Capability2Tests</a></dt>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/level2/Capability2Tests.html#codePoint--">codePoint()</a></span> - Method in class org.opengis.cite.cdb10.metadataAndVersioning.<a href="org/opengis/cite/cdb10/level2/Capability2Tests.html" title="class in org.opengis.cite.cdb10.metadataAndVersioning">Capability2Tests</a></dt>
<dd>
<div class="block">Checks the Unicode code point value of the first character.</div>
</dd>
Expand Down Expand Up @@ -375,7 +375,7 @@ <h2 class="title">I</h2>
<dd>
<div class="block">Indicates if the logger is enabled at a given logging level.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html#isValidDirectory--">isValidDirectory()</a></span> - Method in class org.opengis.cite.cdb10.CDBStructure.<a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.CDBStructure">Capability1Tests</a></dt>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html#isValidDirectory--">isValidDirectory()</a></span> - Method in class org.opengis.cite.cdb10.cdbStructure.<a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.cdbStructure">Capability1Tests</a></dt>
<dd>
<div class="block">Verifies the string is empty.</div>
</dd>
Expand Down Expand Up @@ -443,7 +443,7 @@ <h2 class="title">N</h2>
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html#obtainTestSubject-org.testng.ITestContext-">obtainTestSubject(ITestContext)</a></span> - Method in class org.opengis.cite.cdb10.CDBStructure.<a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.CDBStructure">Capability1Tests</a></dt>
<dt><span class="memberNameLink"><a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html#obtainTestSubject-org.testng.ITestContext-">obtainTestSubject(ITestContext)</a></span> - Method in class org.opengis.cite.cdb10.cdbStructure.<a href="org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.cdbStructure">Capability1Tests</a></dt>
<dd>
<div class="block">Obtains the test subject from the ISuite context.</div>
</dd>
Expand All @@ -464,11 +464,11 @@ <h2 class="title">O</h2>
<div class="block">The root package includes supporting classes of general utility such as the
main controller, listeners, and reporters.</div>
</dd>
<dt><a href="org/opengis/cite/cdb10/CDBStructure/package-summary.html">org.opengis.cite.cdb10.CDBStructure</a> - package org.opengis.cite.cdb10.CDBStructure</dt>
<dt><a href="org/opengis/cite/cdb10/CDBStructure/package-summary.html">org.opengis.cite.cdb10.cdbStructure</a> - package org.opengis.cite.cdb10.cdbStructure</dt>
<dd>
<div class="block">Conformance Level 1 includes basic facilities.</div>
</dd>
<dt><a href="org/opengis/cite/cdb10/level2/package-summary.html">org.opengis.cite.cdb10.level2</a> - package org.opengis.cite.cdb10.level2</dt>
<dt><a href="org/opengis/cite/cdb10/level2/package-summary.html">org.opengis.cite.cdb10.metadataAndVersioning</a> - package org.opengis.cite.cdb10.metadataAndVersioning</dt>
<dd>
<div class="block">Conformance Level 2 extends Level 1.</div>
</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.opengis.cite.cdb10.CDBStructure</div>
<div class="subTitle">org.opengis.cite.cdb10.cdbStructure</div>
<h2 title="Class Capability1Tests" class="title">Class Capability1Tests</h2>
</div>
<div class="contentContainer">
Expand All @@ -104,7 +104,7 @@ <h2 title="Class Capability1Tests" class="title">Class Capability1Tests</h2>
<li><a href="../../../../../org/opengis/cite/cdb10/CommonFixture.html" title="class in org.opengis.cite.cdb10">org.opengis.cite.cdb10.CommonFixture</a></li>
<li>
<ul class="inheritance">
<li>org.opengis.cite.cdb10.CDBStructure.Capability1Tests</li>
<li>org.opengis.cite.cdb10.cdbStructure.Capability1Tests</li>
</ul>
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc (1.8.0_91) on Wed May 25 00:42:42 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.opengis.cite.cdb10.CDBStructure.Capability1Tests (Test suite: ets-cdb10 0.1-SNAPSHOT API)</title>
<title>Uses of Class org.opengis.cite.cdb10.cdbStructure.Capability1Tests (Test suite: ets-cdb10 0.1-SNAPSHOT API)</title>
<meta name="date" content="2016-05-25">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,13 +13,12 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.opengis.cite.cdb10.CDBStructure.Capability1Tests (Test suite: ets-cdb10 0.1-SNAPSHOT API)";
parent.document.title="Uses of Class org.opengis.cite.cdb10.cdbStructure.Capability1Tests (Test suite: ets-cdb10 0.1-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
//--></script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
Expand All @@ -34,7 +33,7 @@
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.CDBStructure">Class</a></li>
<li><a href="../../../../../../org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.cdbStructure">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
Expand Down Expand Up @@ -71,9 +70,9 @@
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.opengis.cite.cdb10.CDBStructure.Capability1Tests" class="title">Uses of Class<br>org.opengis.cite.cdb10.CDBStructure.Capability1Tests</h2>
<h2 title="Uses of Class org.opengis.cite.cdb10.cdbStructure.Capability1Tests" class="title">Uses of Class<br>org.opengis.cite.cdb10.cdbStructure.Capability1Tests</h2>
</div>
<div class="classUseContainer">No usage of org.opengis.cite.cdb10.CDBStructure.Capability1Tests</div>
<div class="classUseContainer">No usage of org.opengis.cite.cdb10.cdbStructure.Capability1Tests</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
Expand All @@ -85,7 +84,7 @@ <h2 title="Uses of Class org.opengis.cite.cdb10.CDBStructure.Capability1Tests" c
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.CDBStructure">Class</a></li>
<li><a href="../../../../../../org/opengis/cite/cdb10/CDBStructure/Capability1Tests.html" title="class in org.opengis.cite.cdb10.cdbStructure">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
<head>
<!-- Generated by javadoc (1.8.0_91) on Wed May 25 00:42:42 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.opengis.cite.cdb10.CDBStructure (Test suite: ets-cdb10 0.1-SNAPSHOT API)</title>
<title>org.opengis.cite.cdb10.cdbStructure (Test suite: ets-cdb10 0.1-SNAPSHOT API)</title>
<meta name="date" content="2016-05-25">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../org/opengis/cite/cdb10/CDBStructure/package-summary.html" target="classFrame">org.opengis.cite.cdb10.CDBStructure</a></h1>
<h1 class="bar"><a href="../../../../../org/opengis/cite/cdb10/CDBStructure/package-summary.html" target="classFrame">org.opengis.cite.cdb10.cdbStructure</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Capability1Tests.html" title="class in org.opengis.cite.cdb10.CDBStructure" target="classFrame">Capability1Tests</a></li>
<li><a href="Capability1Tests.html" title="class in org.opengis.cite.cdb10.cdbStructure" target="classFrame">Capability1Tests</a></li>
</ul>
</div>
</body>
Expand Down
Loading

0 comments on commit f691a05

Please sign in to comment.