You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ch...@apache.org on 2012/08/07 17:45:02 UTC

[3/51] [partial] Removing tools/mockito directory, per discussion on dev list

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/64def0ef/tools/mockito/javadoc/index-all.html
----------------------------------------------------------------------
diff --git a/tools/mockito/javadoc/index-all.html b/tools/mockito/javadoc/index-all.html
deleted file mode 100644
index 2ade4fd..0000000
--- a/tools/mockito/javadoc/index-all.html
+++ /dev/null
@@ -1,3364 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 24 23:03:27 CEST 2010 -->
-<TITLE>
-Index (Mockito API)
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="Index (Mockito API)";
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#___">_</A> <HR>
-<A NAME="_A_"><!-- --></A><H2>
-<B>A</B></H2>
-<DL>
-<DT><A HREF="./org/mockito/internal/creation/AbstractMockitoMethodProxy.html" title="class in org.mockito.internal.creation"><B>AbstractMockitoMethodProxy</B></A> - Class in <A HREF="./org/mockito/internal/creation/package-summary.html">org.mockito.internal.creation</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/creation/AbstractMockitoMethodProxy.html#AbstractMockitoMethodProxy()"><B>AbstractMockitoMethodProxy()</B></A> - 
-Constructor for class org.mockito.internal.creation.<A HREF="./org/mockito/internal/creation/AbstractMockitoMethodProxy.html" title="class in org.mockito.internal.creation">AbstractMockitoMethodProxy</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/util/reflection/AccessibilityChanger.html" title="class in org.mockito.internal.util.reflection"><B>AccessibilityChanger</B></A> - Class in <A HREF="./org/mockito/internal/util/reflection/package-summary.html">org.mockito.internal.util.reflection</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/util/reflection/AccessibilityChanger.html#AccessibilityChanger()"><B>AccessibilityChanger()</B></A> - 
-Constructor for class org.mockito.internal.util.reflection.<A HREF="./org/mockito/internal/util/reflection/AccessibilityChanger.html" title="class in org.mockito.internal.util.reflection">AccessibilityChanger</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/util/IdentitySet.html#add(java.lang.Object)"><B>add(Object)</B></A> - 
-Method in class org.mockito.internal.util.<A HREF="./org/mockito/internal/util/IdentitySet.html" title="class in org.mockito.internal.util">IdentitySet</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/RegisteredInvocations.html#add(org.mockito.internal.invocation.Invocation)"><B>add(Invocation)</B></A> - 
-Method in class org.mockito.internal.verification.<A HREF="./org/mockito/internal/verification/RegisteredInvocations.html" title="class in org.mockito.internal.verification">RegisteredInvocations</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/InvocationContainerImpl.html#addAnswer(org.mockito.stubbing.Answer)"><B>addAnswer(Answer)</B></A> - 
-Method in class org.mockito.internal.stubbing.<A HREF="./org/mockito/internal/stubbing/InvocationContainerImpl.html" title="class in org.mockito.internal.stubbing">InvocationContainerImpl</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/InvocationContainerImpl.html#addAnswer(org.mockito.stubbing.Answer, boolean)"><B>addAnswer(Answer, boolean)</B></A> - 
-Method in class org.mockito.internal.stubbing.<A HREF="./org/mockito/internal/stubbing/InvocationContainerImpl.html" title="class in org.mockito.internal.stubbing">InvocationContainerImpl</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/StubbedInvocationMatcher.html#addAnswer(org.mockito.stubbing.Answer)"><B>addAnswer(Answer)</B></A> - 
-Method in class org.mockito.internal.stubbing.<A HREF="./org/mockito/internal/stubbing/StubbedInvocationMatcher.html" title="class in org.mockito.internal.stubbing">StubbedInvocationMatcher</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/InvocationContainerImpl.html#addAnswerForVoidMethod(org.mockito.stubbing.Answer)"><B>addAnswerForVoidMethod(Answer)</B></A> - 
-Method in class org.mockito.internal.stubbing.<A HREF="./org/mockito/internal/stubbing/InvocationContainerImpl.html" title="class in org.mockito.internal.stubbing">InvocationContainerImpl</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/InvocationContainerImpl.html#addConsecutiveAnswer(org.mockito.stubbing.Answer)"><B>addConsecutiveAnswer(Answer)</B></A> - 
-Method in class org.mockito.internal.stubbing.<A HREF="./org/mockito/internal/stubbing/InvocationContainerImpl.html" title="class in org.mockito.internal.stubbing">InvocationContainerImpl</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito"><B>AdditionalMatchers</B></A> - Class in <A HREF="./org/mockito/package-summary.html">org.mockito</A><DD>See <A HREF="./org/mockito/Matchers.html" title="class in org.mockito"><CODE>Matchers</CODE></A> for general info about matchers.<DT><A HREF="./org/mockito/AdditionalMatchers.html#AdditionalMatchers()"><B>AdditionalMatchers()</B></A> - 
-Constructor for class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/invocation/AllInvocationsFinder.html" title="class in org.mockito.internal.invocation"><B>AllInvocationsFinder</B></A> - Class in <A HREF="./org/mockito/internal/invocation/package-summary.html">org.mockito.internal.invocation</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/invocation/AllInvocationsFinder.html#AllInvocationsFinder()"><B>AllInvocationsFinder()</B></A> - 
-Constructor for class org.mockito.internal.invocation.<A HREF="./org/mockito/internal/invocation/AllInvocationsFinder.html" title="class in org.mockito.internal.invocation">AllInvocationsFinder</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#and(boolean, boolean)"><B>and(boolean, boolean)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>boolean argument that matches both given matchers.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#and(byte, byte)"><B>and(byte, byte)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>byte argument that matches both given argument matchers.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#and(char, char)"><B>and(char, char)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>char argument that matches both given argument matchers.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#and(double, double)"><B>and(double, double)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>double argument that matches both given argument matchers.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#and(float, float)"><B>and(float, float)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>float argument that matches both given argument matchers.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#and(int, int)"><B>and(int, int)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>int argument that matches both given argument matchers.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#and(long, long)"><B>and(long, long)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>long argument that matches both given argument matchers.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#and(short, short)"><B>and(short, short)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>short argument that matches both given argument matchers.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#and(T, T)"><B>and(T, T)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>Object argument that matches both given argument matchers.
-<DT><A HREF="./org/mockito/internal/matchers/And.html" title="class in org.mockito.internal.matchers"><B>And</B></A> - Class in <A HREF="./org/mockito/internal/matchers/package-summary.html">org.mockito.internal.matchers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/matchers/And.html#And(java.util.List)"><B>And(List&lt;Matcher&gt;)</B></A> - 
-Constructor for class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/And.html" title="class in org.mockito.internal.matchers">And</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/configuration/AnnotationEngine.html" title="interface in org.mockito.configuration"><B>AnnotationEngine</B></A> - Interface in <A HREF="./org/mockito/configuration/package-summary.html">org.mockito.configuration</A><DD>Configures mock creation logic behind &#064;Mock, &#064;Captor and &#064;Spy annotations<DT><A HREF="./org/mockito/internal/stubbing/answers/AnswerReturnValuesAdapter.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.answers.<A HREF="./org/mockito/internal/stubbing/answers/AnswerReturnValuesAdapter.html" title="class in org.mockito.internal.stubbing.answers">AnswerReturnValuesAdapter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/answers/CallsRealMethods.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.answers.<A HREF="./org/mockito/internal/stubbing/answers/CallsRealMethods.html" title="class in org.mockito.internal.stubbing.answers">CallsRealMethods</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/answers/ClonesArguments.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.answers.<A HREF="./org/mockito/internal/stubbing/answers/ClonesArguments.html" title="class in org.mockito.internal.stubbing.answers">ClonesArguments</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/answers/DoesNothing.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.answers.<A HREF="./org/mockito/internal/stubbing/answers/DoesNothing.html" title="class in org.mockito.internal.stubbing.answers">DoesNothing</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/answers/Returns.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.answers.<A HREF="./org/mockito/internal/stubbing/answers/Returns.html" title="class in org.mockito.internal.stubbing.answers">Returns</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/answers/ThrowsException.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.answers.<A HREF="./org/mockito/internal/stubbing/answers/ThrowsException.html" title="class in org.mockito.internal.stubbing.answers">ThrowsException</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/defaultanswers/GloballyConfiguredAnswer.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.defaultanswers.<A HREF="./org/mockito/internal/stubbing/defaultanswers/GloballyConfiguredAnswer.html" title="class in org.mockito.internal.stubbing.defaultanswers">GloballyConfiguredAnswer</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/defaultanswers/ReturnsDeepStubs.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.defaultanswers.<A HREF="./org/mockito/internal/stubbing/defaultanswers/ReturnsDeepStubs.html" title="class in org.mockito.internal.stubbing.defaultanswers">ReturnsDeepStubs</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/defaultanswers/ReturnsEmptyValues.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.defaultanswers.<A HREF="./org/mockito/internal/stubbing/defaultanswers/ReturnsEmptyValues.html" title="class in org.mockito.internal.stubbing.defaultanswers">ReturnsEmptyValues</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/defaultanswers/ReturnsMocks.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.defaultanswers.<A HREF="./org/mockito/internal/stubbing/defaultanswers/ReturnsMocks.html" title="class in org.mockito.internal.stubbing.defaultanswers">ReturnsMocks</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/defaultanswers/ReturnsMoreEmptyValues.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.defaultanswers.<A HREF="./org/mockito/internal/stubbing/defaultanswers/ReturnsMoreEmptyValues.html" title="class in org.mockito.internal.stubbing.defaultanswers">ReturnsMoreEmptyValues</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/defaultanswers/ReturnsSmartNulls.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.defaultanswers.<A HREF="./org/mockito/internal/stubbing/defaultanswers/ReturnsSmartNulls.html" title="class in org.mockito.internal.stubbing.defaultanswers">ReturnsSmartNulls</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/StubbedInvocationMatcher.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.internal.stubbing.<A HREF="./org/mockito/internal/stubbing/StubbedInvocationMatcher.html" title="class in org.mockito.internal.stubbing">StubbedInvocationMatcher</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/stubbing/Answer.html" title="interface in org.mockito.stubbing"><B>Answer</B></A>&lt;<A HREF="./org/mockito/stubbing/Answer.html" title="type parameter in Answer">T</A>&gt; - Interface in <A HREF="./org/mockito/stubbing/package-summary.html">org.mockito.stubbing</A><DD>Generic interface to be used for configuring mock's answer.<DT><A HREF="./org/mockito/stubbing/Answer.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in interface org.mockito.stubbing.<A HREF="./org/mockito/stubbing/Answer.html" title="interface in org.mockito.stubbing">Answer</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/stubbing/answers/ReturnsElementsOf.html#answer(org.mockito.invocation.InvocationOnMock)"><B>answer(InvocationOnMock)</B></A> - 
-Method in class org.mockito.stubbing.answers.<A HREF="./org/mockito/stubbing/answers/ReturnsElementsOf.html" title="class in org.mockito.stubbing.answers">ReturnsElementsOf</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/answers/AnswerReturnValuesAdapter.html" title="class in org.mockito.internal.stubbing.answers"><B>AnswerReturnValuesAdapter</B></A> - Class in <A HREF="./org/mockito/internal/stubbing/answers/package-summary.html">org.mockito.internal.stubbing.answers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/stubbing/answers/AnswerReturnValuesAdapter.html#AnswerReturnValuesAdapter(org.mockito.ReturnValues)"><B>AnswerReturnValuesAdapter(ReturnValues)</B></A> - 
-Constructor for class org.mockito.internal.stubbing.answers.<A HREF="./org/mockito/internal/stubbing/answers/AnswerReturnValuesAdapter.html" title="class in org.mockito.internal.stubbing.answers">AnswerReturnValuesAdapter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Answers.html" title="enum in org.mockito"><B>Answers</B></A> - Enum in <A HREF="./org/mockito/package-summary.html">org.mockito</A><DD>Enumeration of pre-configured mock answers<DT><A HREF="./org/mockito/internal/stubbing/defaultanswers/Answers.html" title="enum in org.mockito.internal.stubbing.defaultanswers"><B>Answers</B></A> - Enum in <A HREF="./org/mockito/internal/stubbing/defaultanswers/package-summary.html">org.mockito.internal.stubbing.defaultanswers</A><DD><B>Deprecated.</B>&nbsp;<I>- please use Answers from top Mockito package: <A HREF="./org/mockito/Answers.html" title="enum in org.mockito"><CODE>Answers</CODE></A>
- <p>
- <b>WARNING</b> Those answers no longer are used by the framework!!! Please use <A HREF="./org/mockito/Answers.html" title="enum in org.mockito"><CODE>Answers</CODE></A>
- <p>
- See <A HREF="./org/mockito/Mockito.html" title="class in org.mockito"><CODE>Mockito</CODE></A> for more information.</I><DT><A HREF="./org/mockito/internal/stubbing/answers/AnswersValidator.html" title="class in org.mockito.internal.stubbing.answers"><B>AnswersValidator</B></A> - Class in <A HREF="./org/mockito/internal/stubbing/answers/package-summary.html">org.mockito.internal.stubbing.answers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/stubbing/answers/AnswersValidator.html#AnswersValidator()"><B>AnswersValidator()</B></A> - 
-Constructor for class org.mockito.internal.stubbing.answers.<A HREF="./org/mockito/internal/stubbing/answers/AnswersValidator.html" title="class in org.mockito.internal.stubbing.answers">AnswersValidator</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/Any.html" title="class in org.mockito.internal.matchers"><B>Any</B></A> - Class in <A HREF="./org/mockito/internal/matchers/package-summary.html">org.mockito.internal.matchers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/matchers/Any.html#ANY"><B>ANY</B></A> - 
-Static variable in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/Any.html" title="class in org.mockito.internal.matchers">Any</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Matchers.html#any(java.lang.Class)"><B>any(Class&lt;T&gt;)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any kind object, not necessary of the given class.
-<DT><A HREF="./org/mockito/Matchers.html#any()"><B>any()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any object or null
-<DT><A HREF="./org/mockito/internal/matchers/AnyVararg.html#ANY_VARARG"><B>ANY_VARARG</B></A> - 
-Static variable in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/AnyVararg.html" title="class in org.mockito.internal.matchers">AnyVararg</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Matchers.html#anyBoolean()"><B>anyBoolean()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any boolean, Boolean or null.
-<DT><A HREF="./org/mockito/Matchers.html#anyByte()"><B>anyByte()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any byte, Byte or null
-<DT><A HREF="./org/mockito/Matchers.html#anyChar()"><B>anyChar()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any char, Character or null.
-<DT><A HREF="./org/mockito/Matchers.html#anyCollection()"><B>anyCollection()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any Collection or null.
-<DT><A HREF="./org/mockito/Matchers.html#anyCollectionOf(java.lang.Class)"><B>anyCollectionOf(Class&lt;T&gt;)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>generic friendly alias to <A HREF="./org/mockito/Matchers.html#anyCollection()"><CODE>Matchers.anyCollection()</CODE></A>.
-<DT><A HREF="./org/mockito/Matchers.html#anyDouble()"><B>anyDouble()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any double, Double or null.
-<DT><A HREF="./org/mockito/Matchers.html#anyFloat()"><B>anyFloat()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any float, Float or null.
-<DT><A HREF="./org/mockito/Matchers.html#anyInt()"><B>anyInt()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any int, Integer or null.
-<DT><A HREF="./org/mockito/Matchers.html#anyList()"><B>anyList()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any List or null.
-<DT><A HREF="./org/mockito/Matchers.html#anyListOf(java.lang.Class)"><B>anyListOf(Class&lt;T&gt;)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>generic friendly alias to <A HREF="./org/mockito/Matchers.html#anyList()"><CODE>Matchers.anyList()</CODE></A>.
-<DT><A HREF="./org/mockito/Matchers.html#anyLong()"><B>anyLong()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any long, Long or null.
-<DT><A HREF="./org/mockito/Matchers.html#anyMap()"><B>anyMap()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any Map or null.
-<DT><A HREF="./org/mockito/Matchers.html#anyObject()"><B>anyObject()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any Object or null.
-<DT><A HREF="./org/mockito/Matchers.html#anySet()"><B>anySet()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any Set or null
-<DT><A HREF="./org/mockito/Matchers.html#anySetOf(java.lang.Class)"><B>anySetOf(Class&lt;T&gt;)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>generic friendly alias to <A HREF="./org/mockito/Matchers.html#anySet()"><CODE>Matchers.anySet()</CODE></A>.
-<DT><A HREF="./org/mockito/Matchers.html#anyShort()"><B>anyShort()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any short, Short or null.
-<DT><A HREF="./org/mockito/Matchers.html#anyString()"><B>anyString()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>any String or null.
-<DT><A HREF="./org/mockito/internal/matchers/AnyVararg.html" title="class in org.mockito.internal.matchers"><B>AnyVararg</B></A> - Class in <A HREF="./org/mockito/internal/matchers/package-summary.html">org.mockito.internal.matchers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/matchers/AnyVararg.html#AnyVararg()"><B>AnyVararg()</B></A> - 
-Constructor for class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/AnyVararg.html" title="class in org.mockito.internal.matchers">AnyVararg</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Matchers.html#anyVararg()"><B>anyVararg()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>Any vararg, meaning any number and values of arguments.
-<DT><A HREF="./org/mockito/internal/util/junit/JUnitFailureHacker.html#appendWarnings(org.junit.runner.notification.Failure, java.lang.String)"><B>appendWarnings(Failure, String)</B></A> - 
-Method in class org.mockito.internal.util.junit.<A HREF="./org/mockito/internal/util/junit/JUnitFailureHacker.html" title="class in org.mockito.internal.util.junit">JUnitFailureHacker</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/Equality.html#areEqual(java.lang.Object, java.lang.Object)"><B>areEqual(Object, Object)</B></A> - 
-Static method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/Equality.html" title="class in org.mockito.internal.matchers">Equality</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Matchers.html#argThat(org.hamcrest.Matcher)"><B>argThat(Matcher&lt;T&gt;)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>Allows creating custom argument matchers.
-<DT><A HREF="./org/mockito/ArgumentCaptor.html" title="class in org.mockito"><B>ArgumentCaptor</B></A>&lt;<A HREF="./org/mockito/ArgumentCaptor.html" title="type parameter in ArgumentCaptor">T</A>&gt; - Class in <A HREF="./org/mockito/package-summary.html">org.mockito</A><DD>Use it to capture argument values for further assertions.<DT><A HREF="./org/mockito/ArgumentCaptor.html#ArgumentCaptor()"><B>ArgumentCaptor()</B></A> - 
-Constructor for class org.mockito.<A HREF="./org/mockito/ArgumentCaptor.html" title="class in org.mockito">ArgumentCaptor</A>
-<DD><B>Deprecated.</B>&nbsp;<I><b>Please use factory method <A HREF="./org/mockito/ArgumentCaptor.html#forClass(java.lang.Class)"><CODE>ArgumentCaptor.forClass(Class)</CODE></A> to create captors</b>
- <p>
- This is required to avoid NullPointerExceptions when autoUnboxing primitive types.
- See issue 99.
- <p>
- Example:
- <pre>
-   ArgumentCaptor&lt;Person&gt; argument = ArgumentCaptor.forClass(Person.class);
-   verify(mock).doSomething(argument.capture());
-   assertEquals("John", argument.getValue().getName());
- </pre></I>
-<DT><A HREF="./org/mockito/ArgumentMatcher.html" title="class in org.mockito"><B>ArgumentMatcher</B></A>&lt;<A HREF="./org/mockito/ArgumentMatcher.html" title="type parameter in ArgumentMatcher">T</A>&gt; - Class in <A HREF="./org/mockito/package-summary.html">org.mockito</A><DD>Allows creating customized argument matchers.<DT><A HREF="./org/mockito/ArgumentMatcher.html#ArgumentMatcher()"><B>ArgumentMatcher()</B></A> - 
-Constructor for class org.mockito.<A HREF="./org/mockito/ArgumentMatcher.html" title="class in org.mockito">ArgumentMatcher</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/progress/ArgumentMatcherStorage.html" title="interface in org.mockito.internal.progress"><B>ArgumentMatcherStorage</B></A> - Interface in <A HREF="./org/mockito/internal/progress/package-summary.html">org.mockito.internal.progress</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/progress/ArgumentMatcherStorageImpl.html" title="class in org.mockito.internal.progress"><B>ArgumentMatcherStorageImpl</B></A> - Class in <A HREF="./org/mockito/internal/progress/package-summary.html">org.mockito.internal.progress</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/progress/ArgumentMatcherStorageImpl.html#ArgumentMatcherStorageImpl()"><B>ArgumentMatcherStorageImpl()</B></A> - 
-Constructor for class org.mockito.internal.progress.<A HREF="./org/mockito/internal/progress/ArgumentMatcherStorageImpl.html" title="class in org.mockito.internal.progress">ArgumentMatcherStorageImpl</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/argumentmatching/ArgumentMatchingTool.html" title="class in org.mockito.internal.verification.argumentmatching"><B>ArgumentMatchingTool</B></A> - Class in <A HREF="./org/mockito/internal/verification/argumentmatching/package-summary.html">org.mockito.internal.verification.argumentmatching</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/verification/argumentmatching/ArgumentMatchingTool.html#ArgumentMatchingTool()"><B>ArgumentMatchingTool()</B></A> - 
-Constructor for class org.mockito.internal.verification.argumentmatching.<A HREF="./org/mockito/internal/verification/argumentmatching/ArgumentMatchingTool.html" title="class in org.mockito.internal.verification.argumentmatching">ArgumentMatchingTool</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/exceptions/Reporter.html#argumentsAreDifferent(java.lang.String, java.lang.String, org.mockito.internal.debugging.Location)"><B>argumentsAreDifferent(String, String, Location)</B></A> - 
-Method in class org.mockito.exceptions.<A HREF="./org/mockito/exceptions/Reporter.html" title="class in org.mockito.exceptions">Reporter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/exceptions/verification/ArgumentsAreDifferent.html" title="class in org.mockito.exceptions.verification"><B>ArgumentsAreDifferent</B></A> - Error in <A HREF="./org/mockito/exceptions/verification/package-summary.html">org.mockito.exceptions.verification</A><DD>&nbsp;<DT><A HREF="./org/mockito/exceptions/verification/ArgumentsAreDifferent.html#ArgumentsAreDifferent(java.lang.String)"><B>ArgumentsAreDifferent(String)</B></A> - 
-Constructor for error org.mockito.exceptions.verification.<A HREF="./org/mockito/exceptions/verification/ArgumentsAreDifferent.html" title="class in org.mockito.exceptions.verification">ArgumentsAreDifferent</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/exceptions/verification/junit/ArgumentsAreDifferent.html" title="class in org.mockito.exceptions.verification.junit"><B>ArgumentsAreDifferent</B></A> - Error in <A HREF="./org/mockito/exceptions/verification/junit/package-summary.html">org.mockito.exceptions.verification.junit</A><DD>&nbsp;<DT><A HREF="./org/mockito/exceptions/verification/junit/ArgumentsAreDifferent.html#ArgumentsAreDifferent(java.lang.String, java.lang.String, java.lang.String)"><B>ArgumentsAreDifferent(String, String, String)</B></A> - 
-Constructor for error org.mockito.exceptions.verification.junit.<A HREF="./org/mockito/exceptions/verification/junit/ArgumentsAreDifferent.html" title="class in org.mockito.exceptions.verification.junit">ArgumentsAreDifferent</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/invocation/ArgumentsComparator.html" title="class in org.mockito.internal.invocation"><B>ArgumentsComparator</B></A> - Class in <A HREF="./org/mockito/internal/invocation/package-summary.html">org.mockito.internal.invocation</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/invocation/ArgumentsComparator.html#ArgumentsComparator()"><B>ArgumentsComparator()</B></A> - 
-Constructor for class org.mockito.internal.invocation.<A HREF="./org/mockito/internal/invocation/ArgumentsComparator.html" title="class in org.mockito.internal.invocation">ArgumentsComparator</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/invocation/ArgumentsComparator.html#argumentsMatch(org.mockito.internal.invocation.InvocationMatcher, org.mockito.internal.invocation.Invocation)"><B>argumentsMatch(InvocationMatcher, Invocation)</B></A> - 
-Method in class org.mockito.internal.invocation.<A HREF="./org/mockito/internal/invocation/ArgumentsComparator.html" title="class in org.mockito.internal.invocation">ArgumentsComparator</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/invocation/ArgumentsComparator.html#argumentsMatch(org.mockito.internal.invocation.InvocationMatcher, java.lang.Object[])"><B>argumentsMatch(InvocationMatcher, Object[])</B></A> - 
-Method in class org.mockito.internal.invocation.<A HREF="./org/mockito/internal/invocation/ArgumentsComparator.html" title="class in org.mockito.internal.invocation">ArgumentsComparator</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/invocation/Invocation.html#argumentsToMatchers()"><B>argumentsToMatchers()</B></A> - 
-Method in class org.mockito.internal.invocation.<A HREF="./org/mockito/internal/invocation/Invocation.html" title="class in org.mockito.internal.invocation">Invocation</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/ArrayEquals.html" title="class in org.mockito.internal.matchers"><B>ArrayEquals</B></A> - Class in <A HREF="./org/mockito/internal/matchers/package-summary.html">org.mockito.internal.matchers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/matchers/ArrayEquals.html#ArrayEquals(java.lang.Object)"><B>ArrayEquals(Object)</B></A> - 
-Constructor for class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/ArrayEquals.html" title="class in org.mockito.internal.matchers">ArrayEquals</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/util/ArrayUtils.html" title="class in org.mockito.internal.util"><B>ArrayUtils</B></A> - Class in <A HREF="./org/mockito/internal/util/package-summary.html">org.mockito.internal.util</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/util/ArrayUtils.html#ArrayUtils()"><B>ArrayUtils()</B></A> - 
-Constructor for class org.mockito.internal.util.<A HREF="./org/mockito/internal/util/ArrayUtils.html" title="class in org.mockito.internal.util">ArrayUtils</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#aryEq(T[])"><B>aryEq(T[])</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>Object array argument that is equal to the given array, i.e.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#aryEq(short[])"><B>aryEq(short[])</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>short array argument that is equal to the given array, i.e.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#aryEq(long[])"><B>aryEq(long[])</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>long array argument that is equal to the given array, i.e.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#aryEq(int[])"><B>aryEq(int[])</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>int array argument that is equal to the given array, i.e.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#aryEq(float[])"><B>aryEq(float[])</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>float array argument that is equal to the given array, i.e.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#aryEq(double[])"><B>aryEq(double[])</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>double array argument that is equal to the given array, i.e.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#aryEq(char[])"><B>aryEq(char[])</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>char array argument that is equal to the given array, i.e.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#aryEq(byte[])"><B>aryEq(byte[])</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>byte array argument that is equal to the given array, i.e.
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#aryEq(boolean[])"><B>aryEq(boolean[])</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>boolean array argument that is equal to the given array, i.e.
-<DT><A HREF="./org/mockito/internal/verification/AtLeast.html" title="class in org.mockito.internal.verification"><B>AtLeast</B></A> - Class in <A HREF="./org/mockito/internal/verification/package-summary.html">org.mockito.internal.verification</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/verification/AtLeast.html#AtLeast(int)"><B>AtLeast(int)</B></A> - 
-Constructor for class org.mockito.internal.verification.<A HREF="./org/mockito/internal/verification/AtLeast.html" title="class in org.mockito.internal.verification">AtLeast</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/VerificationModeFactory.html#atLeast(int)"><B>atLeast(int)</B></A> - 
-Static method in class org.mockito.internal.verification.<A HREF="./org/mockito/internal/verification/VerificationModeFactory.html" title="class in org.mockito.internal.verification">VerificationModeFactory</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Mockito.html#atLeast(int)"><B>atLeast(int)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Mockito.html" title="class in org.mockito">Mockito</A>
-<DD>Allows at-least-x verification.
-<DT><A HREF="./org/mockito/verification/Timeout.html#atLeast(int)"><B>atLeast(int)</B></A> - 
-Method in class org.mockito.verification.<A HREF="./org/mockito/verification/Timeout.html" title="class in org.mockito.verification">Timeout</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/verification/VerificationWithTimeout.html#atLeast(int)"><B>atLeast(int)</B></A> - 
-Method in interface org.mockito.verification.<A HREF="./org/mockito/verification/VerificationWithTimeout.html" title="interface in org.mockito.verification">VerificationWithTimeout</A>
-<DD>Allows at-least-x verification withing given timeout.
-<DT><A HREF="./org/mockito/internal/verification/checkers/AtLeastDiscrepancy.html" title="class in org.mockito.internal.verification.checkers"><B>AtLeastDiscrepancy</B></A> - Class in <A HREF="./org/mockito/internal/verification/checkers/package-summary.html">org.mockito.internal.verification.checkers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/verification/checkers/AtLeastDiscrepancy.html#AtLeastDiscrepancy(int, int)"><B>AtLeastDiscrepancy(int, int)</B></A> - 
-Constructor for class org.mockito.internal.verification.checkers.<A HREF="./org/mockito/internal/verification/checkers/AtLeastDiscrepancy.html" title="class in org.mockito.internal.verification.checkers">AtLeastDiscrepancy</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/VerificationModeFactory.html#atLeastOnce()"><B>atLeastOnce()</B></A> - 
-Static method in class org.mockito.internal.verification.<A HREF="./org/mockito/internal/verification/VerificationModeFactory.html" title="class in org.mockito.internal.verification">VerificationModeFactory</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Mockito.html#atLeastOnce()"><B>atLeastOnce()</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Mockito.html" title="class in org.mockito">Mockito</A>
-<DD>Allows at-least-once verification.
-<DT><A HREF="./org/mockito/verification/Timeout.html#atLeastOnce()"><B>atLeastOnce()</B></A> - 
-Method in class org.mockito.verification.<A HREF="./org/mockito/verification/Timeout.html" title="class in org.mockito.verification">Timeout</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/verification/VerificationWithTimeout.html#atLeastOnce()"><B>atLeastOnce()</B></A> - 
-Method in interface org.mockito.verification.<A HREF="./org/mockito/verification/VerificationWithTimeout.html" title="interface in org.mockito.verification">VerificationWithTimeout</A>
-<DD>Allows at-least-once verification withing given timeout.
-<DT><A HREF="./org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsChecker.html" title="class in org.mockito.internal.verification.checkers"><B>AtLeastXNumberOfInvocationsChecker</B></A> - Class in <A HREF="./org/mockito/internal/verification/checkers/package-summary.html">org.mockito.internal.verification.checkers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsChecker.html#AtLeastXNumberOfInvocationsChecker()"><B>AtLeastXNumberOfInvocationsChecker()</B></A> - 
-Constructor for class org.mockito.internal.verification.checkers.<A HREF="./org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsChecker.html" title="class in org.mockito.internal.verification.checkers">AtLeastXNumberOfInvocationsChecker</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsInOrderChecker.html" title="class in org.mockito.internal.verification.checkers"><B>AtLeastXNumberOfInvocationsInOrderChecker</B></A> - Class in <A HREF="./org/mockito/internal/verification/checkers/package-summary.html">org.mockito.internal.verification.checkers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsInOrderChecker.html#AtLeastXNumberOfInvocationsInOrderChecker(org.mockito.internal.verification.api.InOrderContext)"><B>AtLeastXNumberOfInvocationsInOrderChecker(InOrderContext)</B></A> - 
-Constructor for class org.mockito.internal.verification.checkers.<A HREF="./org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsInOrderChecker.html" title="class in org.mockito.internal.verification.checkers">AtLeastXNumberOfInvocationsInOrderChecker</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/AtMost.html" title="class in org.mockito.internal.verification"><B>AtMost</B></A> - Class in <A HREF="./org/mockito/internal/verification/package-summary.html">org.mockito.internal.verification</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/verification/AtMost.html#AtMost(int)"><B>AtMost(int)</B></A> - 
-Constructor for class org.mockito.internal.verification.<A HREF="./org/mockito/internal/verification/AtMost.html" title="class in org.mockito.internal.verification">AtMost</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/VerificationModeFactory.html#atMost(int)"><B>atMost(int)</B></A> - 
-Static method in class org.mockito.internal.verification.<A HREF="./org/mockito/internal/verification/VerificationModeFactory.html" title="class in org.mockito.internal.verification">VerificationModeFactory</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Mockito.html#atMost(int)"><B>atMost(int)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Mockito.html" title="class in org.mockito">Mockito</A>
-<DD>Allows at-most-x verification.
-<DT><A HREF="./org/mockito/verification/Timeout.html#atMost(int)"><B>atMost(int)</B></A> - 
-Method in class org.mockito.verification.<A HREF="./org/mockito/verification/Timeout.html" title="class in org.mockito.verification">Timeout</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/verification/VerificationWithTimeout.html#atMost(int)"><B>atMost(int)</B></A> - 
-Method in interface org.mockito.verification.<A HREF="./org/mockito/verification/VerificationWithTimeout.html" title="interface in org.mockito.verification">VerificationWithTimeout</A>
-<DD>Allows at-most-x verification within given timeout.
-</DL>
-<HR>
-<A NAME="_B_"><!-- --></A><H2>
-<B>B</B></H2>
-<DL>
-<DT><A HREF="./org/mockito/internal/stubbing/BaseStubbing.html" title="class in org.mockito.internal.stubbing"><B>BaseStubbing</B></A>&lt;<A HREF="./org/mockito/internal/stubbing/BaseStubbing.html" title="type parameter in BaseStubbing">T</A>&gt; - Class in <A HREF="./org/mockito/internal/stubbing/package-summary.html">org.mockito.internal.stubbing</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/stubbing/BaseStubbing.html#BaseStubbing()"><B>BaseStubbing()</B></A> - 
-Constructor for class org.mockito.internal.stubbing.<A HREF="./org/mockito/internal/stubbing/BaseStubbing.html" title="class in org.mockito.internal.stubbing">BaseStubbing</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/BDDMockito.html" title="class in org.mockito"><B>BDDMockito</B></A> - Class in <A HREF="./org/mockito/package-summary.html">org.mockito</A><DD>Behavior Driven Development style of writing tests uses <b>//given //when //then</b> comments as fundamental parts of your test methods.<DT><A HREF="./org/mockito/BDDMockito.html#BDDMockito()"><B>BDDMockito()</B></A> - 
-Constructor for class org.mockito.<A HREF="./org/mockito/BDDMockito.html" title="class in org.mockito">BDDMockito</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/BDDMockito.BDDMyOngoingStubbing.html" title="interface in org.mockito"><B>BDDMockito.BDDMyOngoingStubbing</B></A>&lt;<A HREF="./org/mockito/BDDMockito.BDDMyOngoingStubbing.html" title="type parameter in BDDMockito.BDDMyOngoingStubbing">T</A>&gt; - Interface in <A HREF="./org/mockito/package-summary.html">org.mockito</A><DD>See original <A HREF="./org/mockito/stubbing/OngoingStubbing.html" title="interface in org.mockito.stubbing"><CODE>OngoingStubbing</CODE></A><DT><A HREF="./org/mockito/BDDMockito.BDDOngoingStubbingImpl.html" title="class in org.mockito"><B>BDDMockito.BDDOngoingStubbingImpl</B></A>&lt;<A HREF="./org/mockito/BDDMockito.BDDOngoingStubbingImpl.html" title="type parameter in BDDMockito.BDDOngoingStubbingImpl">T</A>&gt; - Class in <A HREF="./org/mockito/package-summary.html">org.mockito</A><DD>&nbsp;<DT><A HREF="./org/mockito/BDDMockito.BDDOngoingStubbingImpl.html#BDDMockito.BDDOngoingStubbingImpl(org.mockito.stubbing.OngoingStubbing)"><B>BDDM
 ockito.BDDOngoingStubbingImpl(OngoingStubbing&lt;T&gt;)</B></A> - 
-Constructor for class org.mockito.<A HREF="./org/mockito/BDDMockito.BDDOngoingStubbingImpl.html" title="class in org.mockito">BDDMockito.BDDOngoingStubbingImpl</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/BDDMockito.BDDStubber.html" title="interface in org.mockito"><B>BDDMockito.BDDStubber</B></A> - Interface in <A HREF="./org/mockito/package-summary.html">org.mockito</A><DD>See original <A HREF="./org/mockito/stubbing/Stubber.html" title="interface in org.mockito.stubbing"><CODE>Stubber</CODE></A><DT><A HREF="./org/mockito/BDDMockito.BDDStubberImpl.html" title="class in org.mockito"><B>BDDMockito.BDDStubberImpl</B></A> - Class in <A HREF="./org/mockito/package-summary.html">org.mockito</A><DD>&nbsp;<DT><A HREF="./org/mockito/BDDMockito.BDDStubberImpl.html#BDDMockito.BDDStubberImpl(org.mockito.stubbing.Stubber)"><B>BDDMockito.BDDStubberImpl(Stubber)</B></A> - 
-Constructor for class org.mockito.<A HREF="./org/mockito/BDDMockito.BDDStubberImpl.html" title="class in org.mockito">BDDMockito.BDDStubberImpl</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/invocation/MatchersBinder.html#bindMatchers(org.mockito.internal.progress.ArgumentMatcherStorage, org.mockito.internal.invocation.Invocation)"><B>bindMatchers(ArgumentMatcherStorage, Invocation)</B></A> - 
-Method in class org.mockito.internal.invocation.<A HREF="./org/mockito/internal/invocation/MatchersBinder.html" title="class in org.mockito.internal.invocation">MatchersBinder</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Matchers.html#booleanThat(org.hamcrest.Matcher)"><B>booleanThat(Matcher&lt;Boolean&gt;)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>Allows creating custom argument matchers.
-<DT><A HREF="./org/mockito/Matchers.html#byteThat(org.hamcrest.Matcher)"><B>byteThat(Matcher&lt;Byte&gt;)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>Allows creating custom argument matchers.
-</DL>
-<HR>
-<A NAME="_C_"><!-- --></A><H2>
-<B>C</B></H2>
-<DL>
-<DT><A HREF="./org/mockito/internal/invocation/Invocation.html#callRealMethod()"><B>callRealMethod()</B></A> - 
-Method in class org.mockito.internal.invocation.<A HREF="./org/mockito/internal/invocation/Invocation.html" title="class in org.mockito.internal.invocation">Invocation</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/invocation/InvocationOnMock.html#callRealMethod()"><B>callRealMethod()</B></A> - 
-Method in interface org.mockito.invocation.<A HREF="./org/mockito/invocation/InvocationOnMock.html" title="interface in org.mockito.invocation">InvocationOnMock</A>
-<DD>calls real method
-<DT><A HREF="./org/mockito/Mockito.html#CALLS_REAL_METHODS"><B>CALLS_REAL_METHODS</B></A> - 
-Static variable in class org.mockito.<A HREF="./org/mockito/Mockito.html" title="class in org.mockito">Mockito</A>
-<DD>Optional Answer to be used with <A HREF="./org/mockito/Mockito.html#mock(java.lang.Class, org.mockito.stubbing.Answer)"><CODE>Mockito.mock(Class, Answer)</CODE></A>
-<DT><A HREF="./org/mockito/internal/stubbing/answers/CallsRealMethods.html" title="class in org.mockito.internal.stubbing.answers"><B>CallsRealMethods</B></A> - Class in <A HREF="./org/mockito/internal/stubbing/answers/package-summary.html">org.mockito.internal.stubbing.answers</A><DD>Optional Answer that adds partial mocking support<DT><A HREF="./org/mockito/internal/stubbing/answers/CallsRealMethods.html#CallsRealMethods()"><B>CallsRealMethods()</B></A> - 
-Constructor for class org.mockito.internal.stubbing.answers.<A HREF="./org/mockito/internal/stubbing/answers/CallsRealMethods.html" title="class in org.mockito.internal.stubbing.answers">CallsRealMethods</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/jmock/ClassImposterizer.html#canImposterise(java.lang.Class)"><B>canImposterise(Class&lt;?&gt;)</B></A> - 
-Method in class org.mockito.internal.creation.jmock.<A HREF="./org/mockito/internal/creation/jmock/ClassImposterizer.html" title="class in org.mockito.internal.creation.jmock">ClassImposterizer</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/exceptions/Reporter.html#cannotCallRealMethodOnInterface()"><B>cannotCallRealMethodOnInterface()</B></A> - 
-Method in class org.mockito.exceptions.<A HREF="./org/mockito/exceptions/Reporter.html" title="class in org.mockito.exceptions">Reporter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/exceptions/Reporter.html#cannotMockFinalClass(java.lang.Class)"><B>cannotMockFinalClass(Class&lt;?&gt;)</B></A> - 
-Method in class org.mockito.exceptions.<A HREF="./org/mockito/exceptions/Reporter.html" title="class in org.mockito.exceptions">Reporter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/exceptions/Reporter.html#cannotStubVoidMethodWithAReturnValue(java.lang.String)"><B>cannotStubVoidMethodWithAReturnValue(String)</B></A> - 
-Method in class org.mockito.exceptions.<A HREF="./org/mockito/exceptions/Reporter.html" title="class in org.mockito.exceptions">Reporter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/exceptions/Reporter.html#cannotStubWithNullThrowable()"><B>cannotStubWithNullThrowable()</B></A> - 
-Method in class org.mockito.exceptions.<A HREF="./org/mockito/exceptions/Reporter.html" title="class in org.mockito.exceptions">Reporter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/exceptions/Reporter.html#cannotVerifyToString()"><B>cannotVerifyToString()</B></A> - 
-Method in class org.mockito.exceptions.<A HREF="./org/mockito/exceptions/Reporter.html" title="class in org.mockito.exceptions">Reporter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Captor.html" title="annotation in org.mockito"><B>Captor</B></A> - Annotation Type in <A HREF="./org/mockito/package-summary.html">org.mockito</A><DD>Allows shorthand <A HREF="./org/mockito/ArgumentCaptor.html" title="class in org.mockito"><CODE>ArgumentCaptor</CODE></A> creation on fields.<DT><A HREF="./org/mockito/ArgumentCaptor.html#capture()"><B>capture()</B></A> - 
-Method in class org.mockito.<A HREF="./org/mockito/ArgumentCaptor.html" title="class in org.mockito">ArgumentCaptor</A>
-<DD>Use it to capture the argument.
-<DT><A HREF="./org/mockito/internal/invocation/CapturesArgumensFromInvocation.html#captureArgumentsFrom(org.mockito.internal.invocation.Invocation)"><B>captureArgumentsFrom(Invocation)</B></A> - 
-Method in interface org.mockito.internal.invocation.<A HREF="./org/mockito/internal/invocation/CapturesArgumensFromInvocation.html" title="interface in org.mockito.internal.invocation">CapturesArgumensFromInvocation</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/invocation/InvocationMatcher.html#captureArgumentsFrom(org.mockito.internal.invocation.Invocation)"><B>captureArgumentsFrom(Invocation)</B></A> - 
-Method in class org.mockito.internal.invocation.<A HREF="./org/mockito/internal/invocation/InvocationMatcher.html" title="class in org.mockito.internal.invocation">InvocationMatcher</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/CapturesArguments.html#captureFrom(java.lang.Object)"><B>captureFrom(Object)</B></A> - 
-Method in interface org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/CapturesArguments.html" title="interface in org.mockito.internal.matchers">CapturesArguments</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/CapturingMatcher.html#captureFrom(java.lang.Object)"><B>captureFrom(Object)</B></A> - 
-Method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/CapturingMatcher.html" title="class in org.mockito.internal.matchers">CapturingMatcher</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/LocalizedMatcher.html#captureFrom(java.lang.Object)"><B>captureFrom(Object)</B></A> - 
-Method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/LocalizedMatcher.html" title="class in org.mockito.internal.matchers">LocalizedMatcher</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/invocation/CapturesArgumensFromInvocation.html" title="interface in org.mockito.internal.invocation"><B>CapturesArgumensFromInvocation</B></A> - Interface in <A HREF="./org/mockito/internal/invocation/package-summary.html">org.mockito.internal.invocation</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/matchers/CapturesArguments.html" title="interface in org.mockito.internal.matchers"><B>CapturesArguments</B></A> - Interface in <A HREF="./org/mockito/internal/matchers/package-summary.html">org.mockito.internal.matchers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/matchers/CapturingMatcher.html" title="class in org.mockito.internal.matchers"><B>CapturingMatcher</B></A>&lt;<A HREF="./org/mockito/internal/matchers/CapturingMatcher.html" title="type parameter in CapturingMatcher">T</A>&gt; - Class in <A HREF="./org/mockito/internal/matchers/package-summary.html">org.mockito.internal.matchers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/matcher
 s/CapturingMatcher.html#CapturingMatcher()"><B>CapturingMatcher()</B></A> - 
-Constructor for class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/CapturingMatcher.html" title="class in org.mockito.internal.matchers">CapturingMatcher</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/cglib/CGLIBHacker.html" title="class in org.mockito.internal.creation.cglib"><B>CGLIBHacker</B></A> - Class in <A HREF="./org/mockito/internal/creation/cglib/package-summary.html">org.mockito.internal.creation.cglib</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/creation/cglib/CGLIBHacker.html#CGLIBHacker()"><B>CGLIBHacker()</B></A> - 
-Constructor for class org.mockito.internal.creation.cglib.<A HREF="./org/mockito/internal/creation/cglib/CGLIBHacker.html" title="class in org.mockito.internal.creation.cglib">CGLIBHacker</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/invocation/realmethod/CGLIBProxyRealMethod.html" title="class in org.mockito.internal.invocation.realmethod"><B>CGLIBProxyRealMethod</B></A> - Class in <A HREF="./org/mockito/internal/invocation/realmethod/package-summary.html">org.mockito.internal.invocation.realmethod</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/invocation/realmethod/CGLIBProxyRealMethod.html#CGLIBProxyRealMethod(org.mockito.internal.creation.MockitoMethodProxy)"><B>CGLIBProxyRealMethod(MockitoMethodProxy)</B></A> - 
-Constructor for class org.mockito.internal.invocation.realmethod.<A HREF="./org/mockito/internal/invocation/realmethod/CGLIBProxyRealMethod.html" title="class in org.mockito.internal.invocation.realmethod">CGLIBProxyRealMethod</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Matchers.html#charThat(org.hamcrest.Matcher)"><B>charThat(Matcher&lt;Character&gt;)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>Allows creating custom argument matchers.
-<DT><A HREF="./org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsChecker.html#check(java.util.List, org.mockito.internal.invocation.InvocationMatcher, int)"><B>check(List&lt;Invocation&gt;, InvocationMatcher, int)</B></A> - 
-Method in class org.mockito.internal.verification.checkers.<A HREF="./org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsChecker.html" title="class in org.mockito.internal.verification.checkers">AtLeastXNumberOfInvocationsChecker</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsInOrderChecker.html#check(java.util.List, org.mockito.internal.invocation.InvocationMatcher, int)"><B>check(List&lt;Invocation&gt;, InvocationMatcher, int)</B></A> - 
-Method in class org.mockito.internal.verification.checkers.<A HREF="./org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsInOrderChecker.html" title="class in org.mockito.internal.verification.checkers">AtLeastXNumberOfInvocationsInOrderChecker</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/checkers/MissingInvocationChecker.html#check(java.util.List, org.mockito.internal.invocation.InvocationMatcher)"><B>check(List&lt;Invocation&gt;, InvocationMatcher)</B></A> - 
-Method in class org.mockito.internal.verification.checkers.<A HREF="./org/mockito/internal/verification/checkers/MissingInvocationChecker.html" title="class in org.mockito.internal.verification.checkers">MissingInvocationChecker</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/checkers/MissingInvocationInOrderChecker.html#check(java.util.List, org.mockito.internal.invocation.InvocationMatcher, org.mockito.verification.VerificationMode, org.mockito.internal.verification.api.InOrderContext)"><B>check(List&lt;Invocation&gt;, InvocationMatcher, VerificationMode, InOrderContext)</B></A> - 
-Method in class org.mockito.internal.verification.checkers.<A HREF="./org/mockito/internal/verification/checkers/MissingInvocationInOrderChecker.html" title="class in org.mockito.internal.verification.checkers">MissingInvocationInOrderChecker</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/checkers/NumberOfInvocationsChecker.html#check(java.util.List, org.mockito.internal.invocation.InvocationMatcher, int)"><B>check(List&lt;Invocation&gt;, InvocationMatcher, int)</B></A> - 
-Method in class org.mockito.internal.verification.checkers.<A HREF="./org/mockito/internal/verification/checkers/NumberOfInvocationsChecker.html" title="class in org.mockito.internal.verification.checkers">NumberOfInvocationsChecker</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/verification/checkers/NumberOfInvocationsInOrderChecker.html#check(java.util.List, org.mockito.internal.invocation.InvocationMatcher, int, org.mockito.internal.verification.api.InOrderContext)"><B>check(List&lt;Invocation&gt;, InvocationMatcher, int, InOrderContext)</B></A> - 
-Method in class org.mockito.internal.verification.checkers.<A HREF="./org/mockito/internal/verification/checkers/NumberOfInvocationsInOrderChecker.html" title="class in org.mockito.internal.verification.checkers">NumberOfInvocationsInOrderChecker</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/exceptions/Reporter.html#checkedExceptionInvalid(java.lang.Throwable)"><B>checkedExceptionInvalid(Throwable)</B></A> - 
-Method in class org.mockito.exceptions.<A HREF="./org/mockito/exceptions/Reporter.html" title="class in org.mockito.exceptions">Reporter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/jmock/ClassImposterizer.html" title="class in org.mockito.internal.creation.jmock"><B>ClassImposterizer</B></A> - Class in <A HREF="./org/mockito/internal/creation/jmock/package-summary.html">org.mockito.internal.creation.jmock</A><DD>Thanks to jMock guys for this handy class that wraps all the cglib magic.<DT><A HREF="./org/mockito/internal/creation/jmock/ClassImposterizer.ClassWithSuperclassToWorkAroundCglibBug.html" title="class in org.mockito.internal.creation.jmock"><B>ClassImposterizer.ClassWithSuperclassToWorkAroundCglibBug</B></A> - Class in <A HREF="./org/mockito/internal/creation/jmock/package-summary.html">org.mockito.internal.creation.jmock</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/creation/jmock/ClassImposterizer.ClassWithSuperclassToWorkAroundCglibBug.html#ClassImposterizer.ClassWithSuperclassToWorkAroundCglibBug()"><B>ClassImposterizer.ClassWithSuperclassToWorkAroundCglibBug()</B></A> - 
-Constructor for class org.mockito.internal.creation.jmock.<A HREF="./org/mockito/internal/creation/jmock/ClassImposterizer.ClassWithSuperclassToWorkAroundCglibBug.html" title="class in org.mockito.internal.creation.jmock">ClassImposterizer.ClassWithSuperclassToWorkAroundCglibBug</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/ClassNameFinder.html" title="class in org.mockito.internal.creation"><B>ClassNameFinder</B></A> - Class in <A HREF="./org/mockito/internal/creation/package-summary.html">org.mockito.internal.creation</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/creation/ClassNameFinder.html#ClassNameFinder()"><B>ClassNameFinder()</B></A> - 
-Constructor for class org.mockito.internal.creation.<A HREF="./org/mockito/internal/creation/ClassNameFinder.html" title="class in org.mockito.internal.creation">ClassNameFinder</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/ClassNameFinder.html#classNameForMock(java.lang.Object)"><B>classNameForMock(Object)</B></A> - 
-Static method in class org.mockito.internal.creation.<A HREF="./org/mockito/internal/creation/ClassNameFinder.html" title="class in org.mockito.internal.creation">ClassNameFinder</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/configuration/ClassPathLoader.html" title="class in org.mockito.internal.configuration"><B>ClassPathLoader</B></A> - Class in <A HREF="./org/mockito/internal/configuration/package-summary.html">org.mockito.internal.configuration</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/configuration/ClassPathLoader.html#ClassPathLoader()"><B>ClassPathLoader()</B></A> - 
-Constructor for class org.mockito.internal.configuration.<A HREF="./org/mockito/internal/configuration/ClassPathLoader.html" title="class in org.mockito.internal.configuration">ClassPathLoader</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/configuration/DefaultMockitoConfiguration.html#cleansStackTrace()"><B>cleansStackTrace()</B></A> - 
-Method in class org.mockito.configuration.<A HREF="./org/mockito/configuration/DefaultMockitoConfiguration.html" title="class in org.mockito.configuration">DefaultMockitoConfiguration</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/configuration/IMockitoConfiguration.html#cleansStackTrace()"><B>cleansStackTrace()</B></A> - 
-Method in interface org.mockito.configuration.<A HREF="./org/mockito/configuration/IMockitoConfiguration.html" title="interface in org.mockito.configuration">IMockitoConfiguration</A>
-<DD>This should be turned on unless you're a Mockito developer and you wish
- to have verbose (read: messy) stack traces that only few understand (eg:
- Mockito developers)
-<DT><A HREF="./org/mockito/internal/configuration/GlobalConfiguration.html#cleansStackTrace()"><B>cleansStackTrace()</B></A> - 
-Method in class org.mockito.internal.configuration.<A HREF="./org/mockito/internal/configuration/GlobalConfiguration.html" title="class in org.mockito.internal.configuration">GlobalConfiguration</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/answers/ClonesArguments.html" title="class in org.mockito.internal.stubbing.answers"><B>ClonesArguments</B></A> - Class in <A HREF="./org/mockito/internal/stubbing/answers/package-summary.html">org.mockito.internal.stubbing.answers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/stubbing/answers/ClonesArguments.html#ClonesArguments()"><B>ClonesArguments()</B></A> - 
-Constructor for class org.mockito.internal.stubbing.answers.<A HREF="./org/mockito/internal/stubbing/answers/ClonesArguments.html" title="class in org.mockito.internal.stubbing.answers">ClonesArguments</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/AdditionalMatchers.html#cmpEq(java.lang.Comparable)"><B>cmpEq(Comparable&lt;T&gt;)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/AdditionalMatchers.html" title="class in org.mockito">AdditionalMatchers</A>
-<DD>comparable argument equals to the given value according to their
- compareTo method.
-<DT><A HREF="./org/mockito/internal/listeners/CollectCreatedMocks.html" title="class in org.mockito.internal.listeners"><B>CollectCreatedMocks</B></A> - Class in <A HREF="./org/mockito/internal/listeners/package-summary.html">org.mockito.internal.listeners</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/listeners/CollectCreatedMocks.html#CollectCreatedMocks(java.util.List)"><B>CollectCreatedMocks(List)</B></A> - 
-Constructor for class org.mockito.internal.listeners.<A HREF="./org/mockito/internal/listeners/CollectCreatedMocks.html" title="class in org.mockito.internal.listeners">CollectCreatedMocks</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/jmock/SearchingClassLoader.html#combineLoadersOf(java.lang.Class...)"><B>combineLoadersOf(Class&lt;?&gt;...)</B></A> - 
-Static method in class org.mockito.internal.creation.jmock.<A HREF="./org/mockito/internal/creation/jmock/SearchingClassLoader.html" title="class in org.mockito.internal.creation.jmock">SearchingClassLoader</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/CompareEqual.html" title="class in org.mockito.internal.matchers"><B>CompareEqual</B></A>&lt;<A HREF="./org/mockito/internal/matchers/CompareEqual.html" title="type parameter in CompareEqual">T</A> extends java.lang.Comparable&lt;<A HREF="./org/mockito/internal/matchers/CompareEqual.html" title="type parameter in CompareEqual">T</A>&gt;&gt; - Class in <A HREF="./org/mockito/internal/matchers/package-summary.html">org.mockito.internal.matchers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/matchers/CompareEqual.html#CompareEqual(java.lang.Comparable)"><B>CompareEqual(Comparable&lt;T&gt;)</B></A> - 
-Constructor for class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/CompareEqual.html" title="class in org.mockito.internal.matchers">CompareEqual</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/CompareTo.html" title="class in org.mockito.internal.matchers"><B>CompareTo</B></A>&lt;<A HREF="./org/mockito/internal/matchers/CompareTo.html" title="type parameter in CompareTo">T</A> extends java.lang.Comparable&lt;<A HREF="./org/mockito/internal/matchers/CompareTo.html" title="type parameter in CompareTo">T</A>&gt;&gt; - Class in <A HREF="./org/mockito/internal/matchers/package-summary.html">org.mockito.internal.matchers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/matchers/CompareTo.html#CompareTo(java.lang.Comparable)"><B>CompareTo(Comparable&lt;T&gt;)</B></A> - 
-Constructor for class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/CompareTo.html" title="class in org.mockito.internal.matchers">CompareTo</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/util/ArrayUtils.html#concat(java.lang.Class[], java.lang.Class)"><B>concat(Class&lt;?&gt;[], Class&lt;?&gt;)</B></A> - 
-Method in class org.mockito.internal.util.<A HREF="./org/mockito/internal/util/ArrayUtils.html" title="class in org.mockito.internal.util">ArrayUtils</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/exceptions/base/ConditionalStackTraceFilter.html" title="class in org.mockito.internal.exceptions.base"><B>ConditionalStackTraceFilter</B></A> - Class in <A HREF="./org/mockito/internal/exceptions/base/package-summary.html">org.mockito.internal.exceptions.base</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/exceptions/base/ConditionalStackTraceFilter.html#ConditionalStackTraceFilter()"><B>ConditionalStackTraceFilter()</B></A> - 
-Constructor for class org.mockito.internal.exceptions.base.<A HREF="./org/mockito/internal/exceptions/base/ConditionalStackTraceFilter.html" title="class in org.mockito.internal.exceptions.base">ConditionalStackTraceFilter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/stubbing/ConsecutiveStubbing.html" title="class in org.mockito.internal.stubbing"><B>ConsecutiveStubbing</B></A>&lt;<A HREF="./org/mockito/internal/stubbing/ConsecutiveStubbing.html" title="type parameter in ConsecutiveStubbing">T</A>&gt; - Class in <A HREF="./org/mockito/internal/stubbing/package-summary.html">org.mockito.internal.stubbing</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/stubbing/ConsecutiveStubbing.html#ConsecutiveStubbing(org.mockito.internal.stubbing.InvocationContainerImpl)"><B>ConsecutiveStubbing(InvocationContainerImpl)</B></A> - 
-Constructor for class org.mockito.internal.stubbing.<A HREF="./org/mockito/internal/stubbing/ConsecutiveStubbing.html" title="class in org.mockito.internal.stubbing">ConsecutiveStubbing</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/util/ConsoleMockitoLogger.html" title="class in org.mockito.internal.util"><B>ConsoleMockitoLogger</B></A> - Class in <A HREF="./org/mockito/internal/util/package-summary.html">org.mockito.internal.util</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/util/ConsoleMockitoLogger.html#ConsoleMockitoLogger()"><B>ConsoleMockitoLogger()</B></A> - 
-Constructor for class org.mockito.internal.util.<A HREF="./org/mockito/internal/util/ConsoleMockitoLogger.html" title="class in org.mockito.internal.util">ConsoleMockitoLogger</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/runners/ConsoleSpammingMockitoJUnitRunner.html" title="class in org.mockito.runners"><B>ConsoleSpammingMockitoJUnitRunner</B></A> - Class in <A HREF="./org/mockito/runners/package-summary.html">org.mockito.runners</A><DD>Uses <b>JUnit 4.5</b> runner <CODE>BlockJUnit4ClassRunner</CODE>.<DT><A HREF="./org/mockito/runners/ConsoleSpammingMockitoJUnitRunner.html#ConsoleSpammingMockitoJUnitRunner(java.lang.Class)"><B>ConsoleSpammingMockitoJUnitRunner(Class&lt;?&gt;)</B></A> - 
-Constructor for class org.mockito.runners.<A HREF="./org/mockito/runners/ConsoleSpammingMockitoJUnitRunner.html" title="class in org.mockito.runners">ConsoleSpammingMockitoJUnitRunner</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/Contains.html" title="class in org.mockito.internal.matchers"><B>Contains</B></A> - Class in <A HREF="./org/mockito/internal/matchers/package-summary.html">org.mockito.internal.matchers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/matchers/Contains.html#Contains(java.lang.String)"><B>Contains(String)</B></A> - 
-Constructor for class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/Contains.html" title="class in org.mockito.internal.matchers">Contains</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/util/IdentitySet.html#contains(java.lang.Object)"><B>contains(Object)</B></A> - 
-Method in class org.mockito.internal.util.<A HREF="./org/mockito/internal/util/IdentitySet.html" title="class in org.mockito.internal.util">IdentitySet</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/Matchers.html#contains(java.lang.String)"><B>contains(String)</B></A> - 
-Static method in class org.mockito.<A HREF="./org/mockito/Matchers.html" title="class in org.mockito">Matchers</A>
-<DD>String argument that contains the given substring.
-<DT><A HREF="./org/mockito/internal/matchers/ContainsExtraTypeInformation.html" title="interface in org.mockito.internal.matchers"><B>ContainsExtraTypeInformation</B></A> - Interface in <A HREF="./org/mockito/internal/matchers/package-summary.html">org.mockito.internal.matchers</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/util/reflection/LenientCopyTool.html#copyToMock(T, T)"><B>copyToMock(T, T)</B></A> - 
-Method in class org.mockito.internal.util.reflection.<A HREF="./org/mockito/internal/util/reflection/LenientCopyTool.html" title="class in org.mockito.internal.util.reflection">LenientCopyTool</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/util/reflection/LenientCopyTool.html#copyToRealObject(T, T)"><B>copyToRealObject(T, T)</B></A> - 
-Method in class org.mockito.internal.util.reflection.<A HREF="./org/mockito/internal/util/reflection/LenientCopyTool.html" title="class in org.mockito.internal.util.reflection">LenientCopyTool</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/util/reflection/FieldCopier.html#copyValue(T, T, java.lang.reflect.Field)"><B>copyValue(T, T, Field)</B></A> - 
-Method in class org.mockito.internal.util.reflection.<A HREF="./org/mockito/internal/util/reflection/FieldCopier.html" title="class in org.mockito.internal.util.reflection">FieldCopier</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/runners/RunnerFactory.html#create(java.lang.Class)"><B>create(Class&lt;?&gt;)</B></A> - 
-Method in class org.mockito.internal.runners.<A HREF="./org/mockito/internal/runners/RunnerFactory.html" title="class in org.mockito.internal.runners">RunnerFactory</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/exceptions/verification/junit/JUnitTool.html#createArgumentsAreDifferentException(java.lang.String, java.lang.String, java.lang.String)"><B>createArgumentsAreDifferentException(String, String, String)</B></A> - 
-Static method in class org.mockito.exceptions.verification.junit.<A HREF="./org/mockito/exceptions/verification/junit/JUnitTool.html" title="class in org.mockito.exceptions.verification.junit">JUnitTool</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/invocation/InvocationMatcher.html#createFrom(java.util.List)"><B>createFrom(List&lt;Invocation&gt;)</B></A> - 
-Static method in class org.mockito.internal.invocation.<A HREF="./org/mockito/internal/invocation/InvocationMatcher.html" title="class in org.mockito.internal.invocation">InvocationMatcher</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/util/MockUtil.html#createMock(java.lang.Class, org.mockito.internal.creation.MockSettingsImpl)"><B>createMock(Class&lt;T&gt;, MockSettingsImpl)</B></A> - 
-Method in class org.mockito.internal.util.<A HREF="./org/mockito/internal/util/MockUtil.html" title="class in org.mockito.internal.util">MockUtil</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/configuration/AnnotationEngine.html#createMockFor(java.lang.annotation.Annotation, java.lang.reflect.Field)"><B>createMockFor(Annotation, Field)</B></A> - 
-Method in interface org.mockito.configuration.<A HREF="./org/mockito/configuration/AnnotationEngine.html" title="interface in org.mockito.configuration">AnnotationEngine</A>
-<DD><B>Deprecated.</B>&nbsp;<I>Please use AnnotationProcessor 'execute' method instead that is more robust
- <p>
- Creates mock, ArgumentCaptor or wraps field instance in spy object.
- Only if of correct annotation type.</I>
-<DT><A HREF="./org/mockito/internal/configuration/DefaultAnnotationEngine.html#createMockFor(java.lang.annotation.Annotation, java.lang.reflect.Field)"><B>createMockFor(Annotation, Field)</B></A> - 
-Method in class org.mockito.internal.configuration.<A HREF="./org/mockito/internal/configuration/DefaultAnnotationEngine.html" title="class in org.mockito.internal.configuration">DefaultAnnotationEngine</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/configuration/InjectingAnnotationEngine.html#createMockFor(java.lang.annotation.Annotation, java.lang.reflect.Field)"><B>createMockFor(Annotation, Field)</B></A> - 
-Method in class org.mockito.internal.configuration.<A HREF="./org/mockito/internal/configuration/InjectingAnnotationEngine.html" title="class in org.mockito.internal.configuration">InjectingAnnotationEngine</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/configuration/SpyAnnotationEngine.html#createMockFor(java.lang.annotation.Annotation, java.lang.reflect.Field)"><B>createMockFor(Annotation, Field)</B></A> - 
-Method in class org.mockito.internal.configuration.<A HREF="./org/mockito/internal/configuration/SpyAnnotationEngine.html" title="class in org.mockito.internal.configuration">SpyAnnotationEngine</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/MethodInterceptorFilter.html#createMockitoMethod(java.lang.reflect.Method)"><B>createMockitoMethod(Method)</B></A> - 
-Method in class org.mockito.internal.creation.<A HREF="./org/mockito/internal/creation/MethodInterceptorFilter.html" title="class in org.mockito.internal.creation">MethodInterceptorFilter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/MethodInterceptorFilter.html#createMockitoMethodProxy(org.mockito.cglib.proxy.MethodProxy)"><B>createMockitoMethodProxy(MethodProxy)</B></A> - 
-Method in class org.mockito.internal.creation.<A HREF="./org/mockito/internal/creation/MethodInterceptorFilter.html" title="class in org.mockito.internal.creation">MethodInterceptorFilter</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/ArrayEquals.html#createObjectArray(java.lang.Object)"><B>createObjectArray(Object)</B></A> - 
-Static method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/ArrayEquals.html" title="class in org.mockito.internal.matchers">ArrayEquals</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_D_"><!-- --></A><H2>
-<B>D</B></H2>
-<DL>
-<DT><A HREF="./org/mockito/internal/util/Decamelizer.html#decamelizeMatcher(java.lang.String)"><B>decamelizeMatcher(String)</B></A> - 
-Static method in class org.mockito.internal.util.<A HREF="./org/mockito/internal/util/Decamelizer.html" title="class in org.mockito.internal.util">Decamelizer</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/util/Decamelizer.html" title="class in org.mockito.internal.util"><B>Decamelizer</B></A> - Class in <A HREF="./org/mockito/internal/util/package-summary.html">org.mockito.internal.util</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/util/Decamelizer.html#Decamelizer()"><B>Decamelizer()</B></A> - 
-Constructor for class org.mockito.internal.util.<A HREF="./org/mockito/internal/util/Decamelizer.html" title="class in org.mockito.internal.util">Decamelizer</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/configuration/DefaultAnnotationEngine.html" title="class in org.mockito.internal.configuration"><B>DefaultAnnotationEngine</B></A> - Class in <A HREF="./org/mockito/internal/configuration/package-summary.html">org.mockito.internal.configuration</A><DD>Initializes fields annotated with &#64;<A HREF="./org/mockito/Mock.html" title="annotation in org.mockito"><CODE>Mock</CODE></A> or &#64;<A HREF="./org/mockito/Captor.html" title="annotation in org.mockito"><CODE>Captor</CODE></A>.<DT><A HREF="./org/mockito/internal/configuration/DefaultAnnotationEngine.html#DefaultAnnotationEngine()"><B>DefaultAnnotationEngine()</B></A> - 
-Constructor for class org.mockito.internal.configuration.<A HREF="./org/mockito/internal/configuration/DefaultAnnotationEngine.html" title="class in org.mockito.internal.configuration">DefaultAnnotationEngine</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/MockSettingsImpl.html#defaultAnswer(org.mockito.stubbing.Answer)"><B>defaultAnswer(Answer)</B></A> - 
-Method in class org.mockito.internal.creation.<A HREF="./org/mockito/internal/creation/MockSettingsImpl.html" title="class in org.mockito.internal.creation">MockSettingsImpl</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/MockSettings.html#defaultAnswer(org.mockito.stubbing.Answer)"><B>defaultAnswer(Answer)</B></A> - 
-Method in interface org.mockito.<A HREF="./org/mockito/MockSettings.html" title="interface in org.mockito">MockSettings</A>
-<DD>Specifies default answers to interactions.
-<DT><A HREF="./org/mockito/internal/configuration/DefaultInjectionEngine.html" title="class in org.mockito.internal.configuration"><B>DefaultInjectionEngine</B></A> - Class in <A HREF="./org/mockito/internal/configuration/package-summary.html">org.mockito.internal.configuration</A><DD>Initializes mock/spies dependencies for fields annotated with &#064;InjectMocks
- <p/>
- See <A HREF="./org/mockito/MockitoAnnotations.html" title="class in org.mockito"><CODE>MockitoAnnotations</CODE></A><DT><A HREF="./org/mockito/internal/configuration/DefaultInjectionEngine.html#DefaultInjectionEngine()"><B>DefaultInjectionEngine()</B></A> - 
-Constructor for class org.mockito.internal.configuration.<A HREF="./org/mockito/internal/configuration/DefaultInjectionEngine.html" title="class in org.mockito.internal.configuration">DefaultInjectionEngine</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/configuration/DefaultMockitoConfiguration.html" title="class in org.mockito.configuration"><B>DefaultMockitoConfiguration</B></A> - Class in <A HREF="./org/mockito/configuration/package-summary.html">org.mockito.configuration</A><DD>DefaultConfiguration of Mockito framework<DT><A HREF="./org/mockito/configuration/DefaultMockitoConfiguration.html#DefaultMockitoConfiguration()"><B>DefaultMockitoConfiguration()</B></A> - 
-Constructor for class org.mockito.configuration.<A HREF="./org/mockito/configuration/DefaultMockitoConfiguration.html" title="class in org.mockito.configuration">DefaultMockitoConfiguration</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/DelegatingMethod.html" title="class in org.mockito.internal.creation"><B>DelegatingMethod</B></A> - Class in <A HREF="./org/mockito/internal/creation/package-summary.html">org.mockito.internal.creation</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/creation/DelegatingMethod.html#DelegatingMethod(java.lang.reflect.Method)"><B>DelegatingMethod(Method)</B></A> - 
-Constructor for class org.mockito.internal.creation.<A HREF="./org/mockito/internal/creation/DelegatingMethod.html" title="class in org.mockito.internal.creation">DelegatingMethod</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/creation/DelegatingMockitoMethodProxy.html" title="class in org.mockito.internal.creation"><B>DelegatingMockitoMethodProxy</B></A> - Class in <A HREF="./org/mockito/internal/creation/package-summary.html">org.mockito.internal.creation</A><DD>&nbsp;<DT><A HREF="./org/mockito/internal/creation/DelegatingMockitoMethodProxy.html#DelegatingMockitoMethodProxy(org.mockito.cglib.proxy.MethodProxy)"><B>DelegatingMockitoMethodProxy(MethodProxy)</B></A> - 
-Constructor for class org.mockito.internal.creation.<A HREF="./org/mockito/internal/creation/DelegatingMockitoMethodProxy.html" title="class in org.mockito.internal.creation">DelegatingMockitoMethodProxy</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/stubbing/DeprecatedOngoingStubbing.html" title="interface in org.mockito.stubbing"><B>DeprecatedOngoingStubbing</B></A>&lt;<A HREF="./org/mockito/stubbing/DeprecatedOngoingStubbing.html" title="type parameter in DeprecatedOngoingStubbing">T</A>&gt; - Interface in <A HREF="./org/mockito/stubbing/package-summary.html">org.mockito.stubbing</A><DD>Stubs a method call with return value or an exception.<DT><A HREF="./org/mockito/internal/matchers/Equals.html#describe(java.lang.Object)"><B>describe(Object)</B></A> - 
-Method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/Equals.html" title="class in org.mockito.internal.matchers">Equals</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/ArgumentMatcher.html#describeTo(org.hamcrest.Description)"><B>describeTo(Description)</B></A> - 
-Method in class org.mockito.<A HREF="./org/mockito/ArgumentMatcher.html" title="class in org.mockito">ArgumentMatcher</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/And.html#describeTo(org.hamcrest.Description)"><B>describeTo(Description)</B></A> - 
-Method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/And.html" title="class in org.mockito.internal.matchers">And</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/Any.html#describeTo(org.hamcrest.Description)"><B>describeTo(Description)</B></A> - 
-Method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/Any.html" title="class in org.mockito.internal.matchers">Any</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/apachecommons/ReflectionEquals.html#describeTo(org.hamcrest.Description)"><B>describeTo(Description)</B></A> - 
-Method in class org.mockito.internal.matchers.apachecommons.<A HREF="./org/mockito/internal/matchers/apachecommons/ReflectionEquals.html" title="class in org.mockito.internal.matchers.apachecommons">ReflectionEquals</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/ArrayEquals.html#describeTo(org.hamcrest.Description)"><B>describeTo(Description)</B></A> - 
-Method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/ArrayEquals.html" title="class in org.mockito.internal.matchers">ArrayEquals</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/CapturingMatcher.html#describeTo(org.hamcrest.Description)"><B>describeTo(Description)</B></A> - 
-Method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/CapturingMatcher.html" title="class in org.mockito.internal.matchers">CapturingMatcher</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/CompareTo.html#describeTo(org.hamcrest.Description)"><B>describeTo(Description)</B></A> - 
-Method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/CompareTo.html" title="class in org.mockito.internal.matchers">CompareTo</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/Contains.html#describeTo(org.hamcrest.Description)"><B>describeTo(Description)</B></A> - 
-Method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/Contains.html" title="class in org.mockito.internal.matchers">Contains</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/EndsWith.html#describeTo(org.hamcrest.Description)"><B>describeTo(Description)</B></A> - 
-Method in class org.mockito.internal.matchers.<A HREF="./org/mockito/internal/matchers/EndsWith.html" title="class in org.mockito.internal.matchers">EndsWith</A>
-<DD>&nbsp;
-<DT><A HREF="./org/mockito/internal/matchers/Equals.html#describeTo(org.hamcrest.Description)"><B>describeTo(Descri

<TRUNCATED>