Skip to content

Commit

Permalink
Site checkin for project QA Automation
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-herscu committed Jan 5, 2024
1 parent a981674 commit ce89164
Show file tree
Hide file tree
Showing 1,092 changed files with 7,255 additions and 1,499 deletions.
4 changes: 2 additions & 2 deletions adding-tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,12 +268,12 @@ <h2>Common Scenario Stuff</h2>

protected Client client; // we should manage the REST client

protected BekaRestTest() { // mandatory
protected SystemRestTest() { // mandatory
super(TestConfiguration.class);
}

// so this one...
protected BekaRestTest(final Class&lt;TestConfiguration&gt; configurationType) {
protected SystemRestTest(final Class&lt;TestConfiguration&gt; configurationType) {
super(configurationType);
}

Expand Down
2 changes: 1 addition & 1 deletion getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h2>Prerequisites</h2>

<li>Run PowerShell as Administrator &#x2013; required by Chocolatey</li>
<li>Install Chocolatey &#x2013; <a href="https://chocolatey.org/install#individual" class="externalLink">https://chocolatey.org/install#individual</a></li>
<li><code>choco install -y jdk8</code></li>
<li><code>choco install -y jdk11</code></li>
<li><code>choco install -y maven</code></li>
<li><code>choco install -y intellijidea-community</code>
or <code>choco install eclipse-java-oxygen</code></li>
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,8 @@ <h1>How about&#x2026;</h1>
<li>CI/CD ready, without any additional scripting?&#x2026;</li>
<li>additional modules for
<a href="qa-jgiven-rest/index.html">REST</a>,
<a href="qa-jgiven-webdriver/index.html">WebDriver</a>,
<a href="qa-jgiven-webdriver/index.html">WebDriver</a>,</li>
<li><a href="qa-jgiven-jdbc/index.html">JDBC</a>
<a href="qa-jgiven-ssh/index.html">SSH</a>,
<a href="qa-jgiven-rabbitmq/index.html">RabbitMQ</a>
and <a href="qa-jgiven-elasticsearch/index.html">Elastic Search</a>?&#x2026;</li>
Expand Down
2 changes: 1 addition & 1 deletion qa-jgiven-commons/apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>All Classes (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
2 changes: 1 addition & 1 deletion qa-jgiven-commons/apidocs/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>All Classes (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
2 changes: 1 addition & 1 deletion qa-jgiven-commons/apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>All Packages (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
2 changes: 1 addition & 1 deletion qa-jgiven-commons/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Constant Field Values (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
2 changes: 1 addition & 1 deletion qa-jgiven-commons/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Deprecated List (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>AbstractWireMockTest (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>TestRuntimeException (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Uses of Class dev.aherscu.qa.jgiven.commons.AbstractWireMockTest (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Uses of Class dev.aherscu.qa.jgiven.commons.TestRuntimeException (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>DescriptionFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>DescriptionFormatter.HasDescription (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>DescriptionFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>FileFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>FileFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>JsonAssertionFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>JsonAssertionFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>JsonAssertionsFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>JsonAssertionsFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>NotOrBlankFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>ObjectAsJsonFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>ObjectAsJsonFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>ObjectExFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>ObjectExFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>ObjectFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>ObjectFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>ObjectsMatrixFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>ObjectsMatrixFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>PairFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>PairFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>StringFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>StringFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>UnitFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>UnitFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Uses of Class dev.aherscu.qa.jgiven.commons.formatters.DescriptionFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Uses of Interface dev.aherscu.qa.jgiven.commons.formatters.DescriptionFormatter.HasDescription (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Uses of Class dev.aherscu.qa.jgiven.commons.formatters.DescriptionFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Uses of Class dev.aherscu.qa.jgiven.commons.formatters.FileFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Uses of Class dev.aherscu.qa.jgiven.commons.formatters.FileFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Uses of Class dev.aherscu.qa.jgiven.commons.formatters.JsonAssertionFormatter.Annotation (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 14:46:06 GMT 2024 -->
<!-- Generated by javadoc (11.0.21) on Fri Jan 05 19:26:22 GMT 2024 -->
<title>Uses of Class dev.aherscu.qa.jgiven.commons.formatters.JsonAssertionFormatter (QA JGiven Commons 1.0.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-05">
Expand Down
Loading

0 comments on commit ce89164

Please sign in to comment.