-
Notifications
You must be signed in to change notification settings - Fork 260
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 1.4.4 javadoc pushed to gh-pages.
- Loading branch information
Showing
203 changed files
with
52,137 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (22) --> | ||
<title>All Packages (Truth HEAD-SNAPSHOT)</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="description" content="package index"> | ||
<meta name="generator" content="javadoc/AllPackagesIndexWriter"> | ||
<link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="resource-files/stylesheet.css" title="Style"> | ||
<script type="text/javascript" src="script-files/script.js"></script> | ||
<script type="text/javascript" src="script-files/jquery-3.6.1.min.js"></script> | ||
<script type="text/javascript" src="script-files/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="all-packages-index-page"> | ||
<script type="text/javascript">var pathtoroot = "./"; | ||
loadScripts(document, 'script');</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<header role="banner"> | ||
<nav role="navigation"> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button> | ||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> | ||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="index.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li>Use</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="deprecated-list.html">Deprecated</a></li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li><a href="help-doc.html#all-packages">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div id="navbar-sub-list"></div> | ||
<div class="nav-list-search"><a href="search.html">SEARCH</a> | ||
<input type="text" id="search-input" disabled placeholder="Search"> | ||
<input type="reset" id="reset-button" disabled value="reset"> | ||
</div> | ||
</div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<span class="skip-nav" id="skip-navbar-top"></span></nav> | ||
</header> | ||
<main role="main"> | ||
<div class="header"> | ||
<h1 title="All&nbsp;Packages" class="title">All Packages</h1> | ||
</div> | ||
<div class="caption"><span>Package Summary</span></div> | ||
<div class="summary-table two-column-summary"> | ||
<div class="table-header col-first">Package</div> | ||
<div class="table-header col-last">Description</div> | ||
<div class="col-first even-row-color"><a href="com/google/common/truth/package-summary.html">com.google.common.truth</a></div> | ||
<div class="col-last even-row-color"> | ||
<div class="block"><a href="https://truth.dev" target="_top">Truth</a> is a library for performing assertions in | ||
tests:</div> | ||
</div> | ||
<div class="col-first odd-row-color"><a href="com/google/common/truth/extensions/proto/package-summary.html">com.google.common.truth.extensions.proto</a></div> | ||
<div class="col-last odd-row-color"> | ||
<div class="block">Custom subjects for testing <a href="https://developers.google.com/protocol-buffers/">Protocol | ||
Buffer</a> instances.</div> | ||
</div> | ||
<div class="col-first even-row-color"><a href="com/google/common/truth/extensions/re2j/package-summary.html">com.google.common.truth.extensions.re2j</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
</div> | ||
</main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2024. All rights reserved.</small></p> | ||
</footer> | ||
</body> | ||
</html> |
263 changes: 263 additions & 0 deletions
263
api/1.4.4/com/google/common/truth/BigDecimalSubject.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,186 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (22) --> | ||
<title>BooleanSubject (Truth HEAD-SNAPSHOT)</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="description" content="declaration: package: com.google.common.truth, class: BooleanSubject"> | ||
<meta name="generator" content="javadoc/ClassWriter"> | ||
<link rel="stylesheet" type="text/css" href="../../../../resource-files/jquery-ui.min.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="../../../../resource-files/stylesheet.css" title="Style"> | ||
<script type="text/javascript" src="../../../../script-files/script.js"></script> | ||
<script type="text/javascript" src="../../../../script-files/jquery-3.6.1.min.js"></script> | ||
<script type="text/javascript" src="../../../../script-files/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="class-declaration-page"> | ||
<script type="text/javascript">var pathtoroot = "../../../../"; | ||
loadScripts(document, 'script');</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<header role="banner"> | ||
<nav role="navigation"> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button> | ||
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> | ||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="../../../../index.html">Overview</a></li> | ||
<li><a href="package-summary.html">Package</a></li> | ||
<li class="nav-bar-cell1-rev">Class</li> | ||
<li><a href="class-use/BooleanSubject.html">Use</a></li> | ||
<li><a href="package-tree.html">Tree</a></li> | ||
<li><a href="../../../../deprecated-list.html">Deprecated</a></li> | ||
<li><a href="../../../../index-all.html">Index</a></li> | ||
<li><a href="../../../../help-doc.html#class">Help</a></li> | ||
</ul> | ||
<ul class="sub-nav-list-small"> | ||
<li> | ||
<p>Summary:</p> | ||
<ul> | ||
<li><a href="#nested-class-summary">Nested</a></li> | ||
<li>Field</li> | ||
<li>Constr</li> | ||
<li><a href="#method-summary">Method</a></li> | ||
</ul> | ||
</li> | ||
<li> | ||
<p>Detail:</p> | ||
<ul> | ||
<li>Field</li> | ||
<li>Constr</li> | ||
<li><a href="#method-detail">Method</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div id="navbar-sub-list"> | ||
<ul class="sub-nav-list"> | ||
<li>Summary: </li> | ||
<li><a href="#nested-class-summary">Nested</a> | </li> | ||
<li>Field | </li> | ||
<li>Constr | </li> | ||
<li><a href="#method-summary">Method</a></li> | ||
</ul> | ||
<ul class="sub-nav-list"> | ||
<li>Detail: </li> | ||
<li>Field | </li> | ||
<li>Constr | </li> | ||
<li><a href="#method-detail">Method</a></li> | ||
</ul> | ||
</div> | ||
<div class="nav-list-search"><a href="../../../../search.html">SEARCH</a> | ||
<input type="text" id="search-input" disabled placeholder="Search"> | ||
<input type="reset" id="reset-button" disabled value="reset"> | ||
</div> | ||
</div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<span class="skip-nav" id="skip-navbar-top"></span></nav> | ||
</header> | ||
<main role="main"> | ||
<!-- ======== START OF CLASS DATA ======== --> | ||
<div class="header"> | ||
<div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">com.google.common.truth</a></div> | ||
<h1 title="Class BooleanSubject" class="title">Class BooleanSubject</h1> | ||
</div> | ||
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a> | ||
<div class="inheritance"><a href="Subject.html" title="class in com.google.common.truth">com.google.common.truth.Subject</a> | ||
<div class="inheritance">com.google.common.truth.BooleanSubject</div> | ||
</div> | ||
</div> | ||
<section class="class-description" id="class-description"> | ||
<div class="horizontal-scroll"> | ||
<hr> | ||
<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name type-name-label">BooleanSubject</span> | ||
<span class="extends-implements">extends <a href="Subject.html" title="class in com.google.common.truth">Subject</a></span></div> | ||
<div class="block">Propositions for boolean subjects.</div> | ||
<dl class="notes"> | ||
<dt>Author:</dt> | ||
<dd>Christian Gruber ([email protected])</dd> | ||
</dl> | ||
</div> | ||
</section> | ||
<section class="summary"> | ||
<ul class="summary-list"> | ||
<!-- ======== NESTED CLASS SUMMARY ======== --> | ||
<li> | ||
<section class="nested-class-summary" id="nested-class-summary"> | ||
<h2>Nested Class Summary</h2> | ||
<div class="inherited-list"> | ||
<h3 id="nested-classes-inherited-from-class-com.google.common.truth.Subject">Nested classes/interfaces inherited from class com.google.common.truth.<a href="Subject.html" title="class in com.google.common.truth">Subject</a></h3> | ||
<code><a href="Subject.Factory.html" title="interface in com.google.common.truth">Subject.Factory</a><<a href="Subject.Factory.html" title="type parameter in Subject.Factory">SubjectT</a> extends <a href="Subject.html" title="class in com.google.common.truth">Subject</a>,<wbr><a href="Subject.Factory.html" title="type parameter in Subject.Factory">ActualT</a>></code></div> | ||
</section> | ||
</li> | ||
<!-- ========== METHOD SUMMARY =========== --> | ||
<li> | ||
<section class="method-summary" id="method-summary"> | ||
<h2>Method Summary</h2> | ||
<div id="method-summary-table"> | ||
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div> | ||
<div id="method-summary-table.tabpanel" role="tabpanel"> | ||
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0"> | ||
<div class="table-header col-first">Modifier and Type</div> | ||
<div class="table-header col-second">Method</div> | ||
<div class="table-header col-last">Description</div> | ||
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> | ||
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isFalse()" class="member-name-link">isFalse</a>()</code></div> | ||
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> | ||
<div class="block">Fails if the subject is true or <code>null</code>.</div> | ||
</div> | ||
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> | ||
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isTrue()" class="member-name-link">isTrue</a>()</code></div> | ||
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> | ||
<div class="block">Fails if the subject is false or <code>null</code>.</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="inherited-list"> | ||
<h3 id="methods-inherited-from-class-com.google.common.truth.Subject">Methods inherited from class com.google.common.truth.<a href="Subject.html" title="class in com.google.common.truth">Subject</a></h3> | ||
<code><a href="Subject.html#actualCustomStringRepresentation()">actualCustomStringRepresentation</a>, <a href="Subject.html#check(java.lang.String,java.lang.Object...)">check</a>, <a href="Subject.html#equals(java.lang.Object)">equals</a>, <a href="Subject.html#failWithActual(com.google.common.truth.Fact,com.google.common.truth.Fact...)">failWithActual</a>, <a href="Subject.html#failWithActual(java.lang.String,java.lang.Object)">failWithActual</a>, <a href="Subject.html#failWithoutActual(com.google.common.truth.Fact,com.google.common.truth.Fact...)">failWithoutActual</a>, <a href="Subject.html#hashCode()">hashCode</a>, <a href="Subject.html#ignoreCheck()">ignoreCheck</a>, <a href="Subject.html#isAnyOf(java.lang.Object,java.lang.Object,java.lang.Object...)">isAnyOf</a>, <a href="Subject.html#isEqualTo(java.lang.Object)">isEqualTo</a>, <a href="Subject.html#isIn(java.lang.Iterable)">isIn</a>, <a href="Subject.html#isInstanceOf(java.lang.Class)">isInstanceOf</a>, <a href="Subject.html#isNoneOf(java.lang.Object,java.lang.Object,java.lang.Object...)">isNoneOf</a>, <a href="Subject.html#isNotEqualTo(java.lang.Object)">isNotEqualTo</a>, <a href="Subject.html#isNotIn(java.lang.Iterable)">isNotIn</a>, <a href="Subject.html#isNotInstanceOf(java.lang.Class)">isNotInstanceOf</a>, <a href="Subject.html#isNotNull()">isNotNull</a>, <a href="Subject.html#isNotSameInstanceAs(java.lang.Object)">isNotSameInstanceAs</a>, <a href="Subject.html#isNull()">isNull</a>, <a href="Subject.html#isSameInstanceAs(java.lang.Object)">isSameInstanceAs</a>, <a href="Subject.html#toString()">toString</a></code></div> | ||
<div class="inherited-list"> | ||
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class java.lang.<a href="https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3> | ||
<code><a href="https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/22/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div> | ||
</section> | ||
</li> | ||
</ul> | ||
</section> | ||
<section class="details"> | ||
<ul class="details-list"> | ||
<!-- ============ METHOD DETAIL ========== --> | ||
<li> | ||
<section class="method-details" id="method-detail"> | ||
<h2>Method Details</h2> | ||
<ul class="member-list"> | ||
<li> | ||
<section class="detail" id="isTrue()"> | ||
<h3>isTrue</h3> | ||
<div class="horizontal-scroll"> | ||
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">isTrue</span>()</div> | ||
<div class="block">Fails if the subject is false or <code>null</code>.</div> | ||
</div> | ||
</section> | ||
</li> | ||
<li> | ||
<section class="detail" id="isFalse()"> | ||
<h3>isFalse</h3> | ||
<div class="horizontal-scroll"> | ||
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">isFalse</span>()</div> | ||
<div class="block">Fails if the subject is true or <code>null</code>.</div> | ||
</div> | ||
</section> | ||
</li> | ||
</ul> | ||
</section> | ||
</li> | ||
</ul> | ||
</section> | ||
<!-- ========= END OF CLASS DATA ========= --> | ||
</main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2024. All rights reserved.</small></p> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.