Skip to content

Commit

Permalink
Latest javadoc on successful CI build auto-pushed to gh-pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
copybara-service[bot] committed Jul 12, 2024
1 parent ded0603 commit efa142a
Show file tree
Hide file tree
Showing 49 changed files with 130 additions and 168 deletions.
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/BigDecimalSubject.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,7 @@ <h2 title="Class BigDecimalSubject" class="title">Class BigDecimalSubject</h2>
<ul class="blockList">
<li class="blockList">
<hr>
<pre>@NullMarked
public final class <span class="typeNameLabel">BigDecimalSubject</span>
<pre>public final class <span class="typeNameLabel">BigDecimalSubject</span>
extends <a href="ComparableSubject.html" title="class in com.google.common.truth">ComparableSubject</a>&lt;java.math.BigDecimal&gt;</pre>
<div class="block">Propositions for <code>BigDecimal</code> typed subjects.</div>
<dl>
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/BooleanSubject.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,7 @@ <h2 title="Class BooleanSubject" class="title">Class BooleanSubject</h2>
<ul class="blockList">
<li class="blockList">
<hr>
<pre>@NullMarked
public final class <span class="typeNameLabel">BooleanSubject</span>
<pre>public final class <span class="typeNameLabel">BooleanSubject</span>
extends <a href="Subject.html" title="class in com.google.common.truth">Subject</a></pre>
<div class="block">Propositions for boolean subjects.</div>
<dl>
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/ClassSubject.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,7 @@ <h2 title="Class ClassSubject" class="title">Class ClassSubject</h2>
<ul class="blockList">
<li class="blockList">
<hr>
<pre>@NullMarked
<a href="https://guava.dev/releases/snapshot-jre/api/docs/com/google/common/annotations/GwtIncompatible.html?is-external=true" title="class or interface in com.google.common.annotations" class="externalLink">@GwtIncompatible</a>("reflection")
<pre><a href="https://guava.dev/releases/snapshot-jre/api/docs/com/google/common/annotations/GwtIncompatible.html?is-external=true" title="class or interface in com.google.common.annotations" class="externalLink">@GwtIncompatible</a>("reflection")
public final class <span class="typeNameLabel">ClassSubject</span>
extends <a href="Subject.html" title="class in com.google.common.truth">Subject</a></pre>
<div class="block">Propositions for <code>Class</code> subjects.</div>
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/ComparableSubject.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,7 @@ <h2 title="Class ComparableSubject" class="title">Class ComparableSubject&lt;T e
<dd><code><a href="BigDecimalSubject.html" title="class in com.google.common.truth">BigDecimalSubject</a></code>, <code><a href="DoubleSubject.html" title="class in com.google.common.truth">DoubleSubject</a></code>, <code><a href="FloatSubject.html" title="class in com.google.common.truth">FloatSubject</a></code>, <code><a href="IntegerSubject.html" title="class in com.google.common.truth">IntegerSubject</a></code>, <code><a href="LongSubject.html" title="class in com.google.common.truth">LongSubject</a></code>, <code><a href="StringSubject.html" title="class in com.google.common.truth">StringSubject</a></code></dd>
</dl>
<hr>
<pre>@NullMarked
public abstract class <span class="typeNameLabel">ComparableSubject&lt;T extends java.lang.Comparable&lt;?&gt;&gt;</span>
<pre>public abstract class <span class="typeNameLabel">ComparableSubject&lt;T extends java.lang.Comparable&lt;?&gt;&gt;</span>
extends <a href="Subject.html" title="class in com.google.common.truth">Subject</a></pre>
<div class="block">Propositions for <code>Comparable</code> typed subjects.</div>
<dl>
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/Correspondence.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,7 @@ <h2 title="Class Correspondence" class="title">Class Correspondence&lt;A extends
<ul class="blockList">
<li class="blockList">
<hr>
<pre>@NullMarked
public abstract class <span class="typeNameLabel">Correspondence&lt;A extends @Nullable java.lang.Object,&#8203;E extends @Nullable java.lang.Object&gt;</span>
<pre>public abstract class <span class="typeNameLabel">Correspondence&lt;A extends @Nullable java.lang.Object,&#8203;E extends @Nullable java.lang.Object&gt;</span>
extends java.lang.Object</pre>
<div class="block">Determines whether an instance of type <code>A</code> corresponds in some way to an instance of type
<code>E</code> for the purposes of a test assertion. For example, the implementation returned by the
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/CustomSubjectBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,7 @@ <h2 title="Class CustomSubjectBuilder" class="title">Class CustomSubjectBuilder<
<dd><code><a href="extensions/proto/ProtoSubjectBuilder.html" title="class in com.google.common.truth.extensions.proto">ProtoSubjectBuilder</a></code></dd>
</dl>
<hr>
<pre>@NullMarked
public abstract class <span class="typeNameLabel">CustomSubjectBuilder</span>
<pre>public abstract class <span class="typeNameLabel">CustomSubjectBuilder</span>
extends java.lang.Object</pre>
<div class="block">In a fluent assertion chain, exposes one or more "custom" <code>that</code> methods, which accept a
value under test and return a <a href="Subject.html" title="class in com.google.common.truth"><code>Subject</code></a>.
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/DoubleSubject.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,7 @@ <h2 title="Class DoubleSubject" class="title">Class DoubleSubject</h2>
<ul class="blockList">
<li class="blockList">
<hr>
<pre>@NullMarked
public final class <span class="typeNameLabel">DoubleSubject</span>
<pre>public final class <span class="typeNameLabel">DoubleSubject</span>
extends <a href="ComparableSubject.html" title="class in com.google.common.truth">ComparableSubject</a>&lt;java.lang.Double&gt;</pre>
<div class="block">Propositions for <code>Double</code> subjects.</div>
<dl>
Expand Down
1 change: 0 additions & 1 deletion api/latest/com/google/common/truth/Expect.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ <h2 title="Class Expect" class="title">Class Expect</h2>
</dl>
<hr>
<pre><a href="https://guava.dev/releases/snapshot-jre/api/docs/com/google/common/annotations/GwtIncompatible.html?is-external=true" title="class or interface in com.google.common.annotations" class="externalLink">@GwtIncompatible</a>("JUnit4")
@NullMarked
public final class <span class="typeNameLabel">Expect</span>
extends <a href="StandardSubjectBuilder.html" title="class in com.google.common.truth">StandardSubjectBuilder</a>
implements <a href="https://junit.org/junit4/javadoc/latest/org/junit/rules/TestRule.html?is-external=true" title="class or interface in org.junit.rules" class="externalLink">TestRule</a></pre>
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/ExpectFailure.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,7 @@ <h2 title="Class ExpectFailure" class="title">Class ExpectFailure</h2>
<dd><code><a href="https://junit.org/junit4/javadoc/latest/org/junit/rules/TestRule.html?is-external=true" title="class or interface in org.junit.rules" class="externalLink">TestRule</a></code></dd>
</dl>
<hr>
<pre>@NullMarked
public final class <span class="typeNameLabel">ExpectFailure</span>
<pre>public final class <span class="typeNameLabel">ExpectFailure</span>
extends java.lang.Object</pre>
<div class="block">A utility for testing that assertions against a custom <a href="Subject.html" title="class in com.google.common.truth"><code>Subject</code></a> fail when they should,
plus a utility to assert about parts of the resulting failure messages.
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/Fact.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,7 @@ <h2 title="Class Fact" class="title">Class Fact</h2>
<dd><code>java.io.Serializable</code></dd>
</dl>
<hr>
<pre>@NullMarked
public final class <span class="typeNameLabel">Fact</span>
<pre>public final class <span class="typeNameLabel">Fact</span>
extends java.lang.Object
implements java.io.Serializable</pre>
<div class="block">A string key-value pair in a failure message, such as "expected: abc" or "but was: xyz."
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/FailureMetadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,7 @@ <h2 title="Class FailureMetadata" class="title">Class FailureMetadata</h2>
<ul class="blockList">
<li class="blockList">
<hr>
<pre>@NullMarked
public final class <span class="typeNameLabel">FailureMetadata</span>
<pre>public final class <span class="typeNameLabel">FailureMetadata</span>
extends java.lang.Object</pre>
<div class="block">An opaque, immutable object containing state from the previous calls in the fluent assertion
chain. It appears primarily as a parameter to <a href="Subject.html" title="class in com.google.common.truth"><code>Subject</code></a> constructors (and <a href="Subject.Factory.html" title="interface in com.google.common.truth"><code>Subject.Factory</code></a> methods), which should pass it to the superclass constructor and not otherwise
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/FailureStrategy.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,7 @@ <h2 title="Interface FailureStrategy" class="title">Interface FailureStrategy</h
<ul class="blockList">
<li class="blockList">
<hr>
<pre>@NullMarked
public interface <span class="typeNameLabel">FailureStrategy</span></pre>
<pre>public interface <span class="typeNameLabel">FailureStrategy</span></pre>
<div class="block">Defines what to do when a check fails.

<p>This type does not appear directly in a fluent assertion chain, but you choose a <code>
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/FloatSubject.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,7 @@ <h2 title="Class FloatSubject" class="title">Class FloatSubject</h2>
<ul class="blockList">
<li class="blockList">
<hr>
<pre>@NullMarked
public final class <span class="typeNameLabel">FloatSubject</span>
<pre>public final class <span class="typeNameLabel">FloatSubject</span>
extends <a href="ComparableSubject.html" title="class in com.google.common.truth">ComparableSubject</a>&lt;java.lang.Float&gt;</pre>
<div class="block">Propositions for <code>Float</code> subjects.</div>
<dl>
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/GuavaOptionalSubject.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,7 @@ <h2 title="Class GuavaOptionalSubject" class="title">Class GuavaOptionalSubject<
<ul class="blockList">
<li class="blockList">
<hr>
<pre>@NullMarked
public final class <span class="typeNameLabel">GuavaOptionalSubject</span>
<pre>public final class <span class="typeNameLabel">GuavaOptionalSubject</span>
extends <a href="Subject.html" title="class in com.google.common.truth">Subject</a></pre>
<div class="block">Propositions for Guava <a href="https://guava.dev/releases/snapshot-jre/api/docs/com/google/common/base/Optional.html?is-external=true" title="class or interface in com.google.common.base" class="externalLink"><code>Optional</code></a> subjects.

Expand Down
20 changes: 10 additions & 10 deletions api/latest/com/google/common/truth/IntStreamSubject.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h3>Method Summary</h3>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsAnyIn(java.lang.Iterable)">containsAnyIn</a></span>&#8203;(java.lang.Iterable&lt;?&gt;&nbsp;expected)</code></th>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsAnyIn(java.lang.Iterable)">containsAnyIn</a></span>&#8203;(@Nullable java.lang.Iterable&lt;?&gt;&nbsp;expected)</code></th>
<td class="colLast">
<div class="block">Fails if the subject does not contain at least one of the given elements.</div>
</td>
Expand All @@ -235,21 +235,21 @@ <h3>Method Summary</h3>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="Ordered.html" title="interface in com.google.common.truth">Ordered</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsAtLeastElementsIn(java.lang.Iterable)">containsAtLeastElementsIn</a></span>&#8203;(java.lang.Iterable&lt;?&gt;&nbsp;expected)</code></th>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsAtLeastElementsIn(java.lang.Iterable)">containsAtLeastElementsIn</a></span>&#8203;(@Nullable java.lang.Iterable&lt;?&gt;&nbsp;expected)</code></th>
<td class="colLast">
<div class="block">Fails if the subject does not contain all of the given elements.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="Ordered.html" title="interface in com.google.common.truth">Ordered</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsExactly(int...)">containsExactly</a></span>&#8203;(int...&nbsp;varargs)</code></th>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsExactly(int...)">containsExactly</a></span>&#8203;(int @Nullable ...&nbsp;varargs)</code></th>
<td class="colLast">
<div class="block">Fails if the subject does not contain exactly the given elements.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="Ordered.html" title="interface in com.google.common.truth">Ordered</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsExactlyElementsIn(java.lang.Iterable)">containsExactlyElementsIn</a></span>&#8203;(java.lang.Iterable&lt;?&gt;&nbsp;expected)</code></th>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsExactlyElementsIn(java.lang.Iterable)">containsExactlyElementsIn</a></span>&#8203;(@Nullable java.lang.Iterable&lt;?&gt;&nbsp;expected)</code></th>
<td class="colLast">
<div class="block">Fails if the subject does not contain exactly the given elements.</div>
</td>
Expand All @@ -263,7 +263,7 @@ <h3>Method Summary</h3>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsNoneIn(java.lang.Iterable)">containsNoneIn</a></span>&#8203;(java.lang.Iterable&lt;?&gt;&nbsp;excluded)</code></th>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsNoneIn(java.lang.Iterable)">containsNoneIn</a></span>&#8203;(@Nullable java.lang.Iterable&lt;?&gt;&nbsp;excluded)</code></th>
<td class="colLast">
<div class="block">Fails if the subject contains any of the given elements.</div>
</td>
Expand Down Expand Up @@ -495,7 +495,7 @@ <h4>containsAnyOf</h4>
<ul class="blockList">
<li class="blockList">
<h4>containsAnyIn</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;containsAnyIn&#8203;(java.lang.Iterable&lt;?&gt;&nbsp;expected)</pre>
<pre class="methodSignature">public&nbsp;void&nbsp;containsAnyIn&#8203;(@Nullable java.lang.Iterable&lt;?&gt;&nbsp;expected)</pre>
<div class="block">Fails if the subject does not contain at least one of the given elements.</div>
</li>
</ul>
Expand Down Expand Up @@ -525,7 +525,7 @@ <h4>containsAtLeast</h4>
<li class="blockList">
<h4>containsAtLeastElementsIn</h4>
<pre class="methodSignature">@CanIgnoreReturnValue
public&nbsp;<a href="Ordered.html" title="interface in com.google.common.truth">Ordered</a>&nbsp;containsAtLeastElementsIn&#8203;(java.lang.Iterable&lt;?&gt;&nbsp;expected)</pre>
public&nbsp;<a href="Ordered.html" title="interface in com.google.common.truth">Ordered</a>&nbsp;containsAtLeastElementsIn&#8203;(@Nullable java.lang.Iterable&lt;?&gt;&nbsp;expected)</pre>
<div class="block">Fails if the subject does not contain all of the given elements. If an element appears more
than once in the given elements, then it must appear at least that number of times in the
actual elements.
Expand All @@ -542,7 +542,7 @@ <h4>containsAtLeastElementsIn</h4>
<li class="blockList">
<h4>containsExactly</h4>
<pre class="methodSignature">@CanIgnoreReturnValue
public&nbsp;<a href="Ordered.html" title="interface in com.google.common.truth">Ordered</a>&nbsp;containsExactly&#8203;(int...&nbsp;varargs)</pre>
public&nbsp;<a href="Ordered.html" title="interface in com.google.common.truth">Ordered</a>&nbsp;containsExactly&#8203;(int @Nullable ...&nbsp;varargs)</pre>
<div class="block">Fails if the subject does not contain exactly the given elements.

<p>Multiplicity is respected. For example, an object duplicated exactly 3 times in the
Expand All @@ -559,7 +559,7 @@ <h4>containsExactly</h4>
<li class="blockList">
<h4>containsExactlyElementsIn</h4>
<pre class="methodSignature">@CanIgnoreReturnValue
public&nbsp;<a href="Ordered.html" title="interface in com.google.common.truth">Ordered</a>&nbsp;containsExactlyElementsIn&#8203;(java.lang.Iterable&lt;?&gt;&nbsp;expected)</pre>
public&nbsp;<a href="Ordered.html" title="interface in com.google.common.truth">Ordered</a>&nbsp;containsExactlyElementsIn&#8203;(@Nullable java.lang.Iterable&lt;?&gt;&nbsp;expected)</pre>
<div class="block">Fails if the subject does not contain exactly the given elements.

<p>Multiplicity is respected. For example, an object duplicated exactly 3 times in the
Expand Down Expand Up @@ -588,7 +588,7 @@ <h4>containsNoneOf</h4>
<ul class="blockList">
<li class="blockList">
<h4>containsNoneIn</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;containsNoneIn&#8203;(java.lang.Iterable&lt;?&gt;&nbsp;excluded)</pre>
<pre class="methodSignature">public&nbsp;void&nbsp;containsNoneIn&#8203;(@Nullable java.lang.Iterable&lt;?&gt;&nbsp;excluded)</pre>
<div class="block">Fails if the subject contains any of the given elements. (Duplicates are irrelevant to this
test, which fails if any of the actual elements equal any of the excluded.)</div>
</li>
Expand Down
3 changes: 1 addition & 2 deletions api/latest/com/google/common/truth/IntegerSubject.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,7 @@ <h2 title="Class IntegerSubject" class="title">Class IntegerSubject</h2>
<ul class="blockList">
<li class="blockList">
<hr>
<pre>@NullMarked
public class <span class="typeNameLabel">IntegerSubject</span>
<pre>public class <span class="typeNameLabel">IntegerSubject</span>
extends <a href="ComparableSubject.html" title="class in com.google.common.truth">ComparableSubject</a>&lt;java.lang.Integer&gt;</pre>
<div class="block">Propositions for <code>Integer</code> subjects.</div>
<dl>
Expand Down
Loading

0 comments on commit efa142a

Please sign in to comment.