<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mylimbicwiki.fr/index.php?action=history&amp;feed=atom&amp;title=Java_-_Mockito</id>
	<title>Java - Mockito - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://mylimbicwiki.fr/index.php?action=history&amp;feed=atom&amp;title=Java_-_Mockito"/>
	<link rel="alternate" type="text/html" href="http://mylimbicwiki.fr/index.php?title=Java_-_Mockito&amp;action=history"/>
	<updated>2026-04-22T12:18:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://mylimbicwiki.fr/index.php?title=Java_-_Mockito&amp;diff=1005&amp;oldid=prev</id>
		<title>Fukakai: Page créée avec « =Annotations= * &#039;&#039;&#039;@Mock&#039;&#039;&#039;: Mock an object. Doesn&#039;t allow to contact real methods implementations * &#039;&#039;&#039;@InjectMocks&#039;&#039;&#039;: Inject others mocks declared in the same test into... »</title>
		<link rel="alternate" type="text/html" href="http://mylimbicwiki.fr/index.php?title=Java_-_Mockito&amp;diff=1005&amp;oldid=prev"/>
		<updated>2019-11-28T22:10:45Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « =Annotations= * &amp;#039;&amp;#039;&amp;#039;@Mock&amp;#039;&amp;#039;&amp;#039;: Mock an object. Doesn&amp;#039;t allow to contact real methods implementations * &amp;#039;&amp;#039;&amp;#039;@InjectMocks&amp;#039;&amp;#039;&amp;#039;: Inject others mocks declared in the same test into... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Annotations=&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;@Mock&amp;#039;&amp;#039;&amp;#039;: Mock an object. Doesn&amp;#039;t allow to contact real methods implementations&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;@InjectMocks&amp;#039;&amp;#039;&amp;#039;: Inject others mocks declared in the same test into this mock&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;@Spy&amp;#039;&amp;#039;&amp;#039;: Mock an object. Allow to contact real methods implementations&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;@Captor&amp;#039;&amp;#039;&amp;#039;: avoid warnings related capturing complex generic types.&lt;/div&gt;</summary>
		<author><name>Fukakai</name></author>
	</entry>
</feed>