Skip to content

Commit

Permalink
Documentation for version 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-tremblay committed Jul 10, 2013
1 parent a687914 commit 92b935b
Show file tree
Hide file tree
Showing 229 changed files with 58,442 additions and 4 deletions.
3 changes: 2 additions & 1 deletion website/Documentation.html
Expand Up @@ -42,7 +42,8 @@ <h3>
EasyMock Class Extension Documentation
</h3>
<ul>
<!--StartECS--><li><strong><a href="EasyMock3_1_ClassExtension_Documentation.html">EasyMock 3.1 Class Extension</a> (<a href="EasyMock3_1_ClassExtension_Documentation_fr.html">French</a>) (<a href="api/easymockclassextension/3.1/index.html">API</a>)</strong></li><!--EndECS-->
<!--StartECS--><strong><a href="EasyMock3_2_ClassExtension_Documentation.html">EasyMock 3.2 Class Extension</a> (<a href="EasyMock3_2_ClassExtension_Documentation_fr.html">French</a>) (<a href="api/easymockclassextension/3.2/index.html">API</a>)</strong></li><!--EndECS-->
<li><a href="EasyMock3_1_ClassExtension_Documentation.html">EasyMock 3.1 Class Extension</a> (<a href="EasyMock3_1_ClassExtension_Documentation_fr.html">French</a>) (<a href="api/easymockclassextension/3.1/index.html">API</a>)</li>
<li><a href="EasyMock3_0_ClassExtension_Documentation.html">EasyMock 3.0 Class Extension</a> (<a href="EasyMock3_0_ClassExtension_Documentation_fr.html">French</a>) (<a href="api/easymockclassextension/3.0/index.html">API</a>)</li>
<li><a href="EasyMock2_5_2_ClassExtension_Documentation.html">EasyMock 2.5.2 Class Extension</a> (<a href="EasyMock2_5_2_ClassExtension_Documentation_fr.html">French</a>) (<a href="api/easymockclassextension/2.5.2/index.html">API</a>)</li>
<li><a href="EasyMock2_5_1_ClassExtension_Documentation.html">EasyMock 2.5.1 Class Extension</a> (<a href="EasyMock2_5_1_ClassExtension_Documentation_fr.html">French</a>) (<a href="api/easymockclassextension/2.5.1/index.html">API</a>)</li>
Expand Down
6 changes: 4 additions & 2 deletions website/Downloads.html
Expand Up @@ -30,7 +30,8 @@ <h3>
maintained by Henri Tremblay.
</p>
<ul>
<!--StartE--><li><a href="http://sourceforge.net/projects/easymock/files/EasyMock/3.1/easymock-3.1.zip/download"><strong>EasyMock 3.1 (2011-11-08)</strong></a></li><!--EndE-->
<!--StartE--><li><a href="http://sourceforge.net/projects/easymock/files/EasyMock/3.2/easymock-3.2.zip/download"><strong>EasyMock 3.2 (2013-07-11)</strong></a></li><!--EndE-->
<li><a href="http://sourceforge.net/projects/easymock/files/EasyMock/3.1/easymock-3.1.zip/download">EasyMock 3.1 (2011-11-08)</a></li>
<li><a href="http://sourceforge.net/projects/easymock/files/EasyMock/3.0/easymock-3.0.zip/download">EasyMock 3.0 (2010-05-08)</a></li>
<li><a href="http://sourceforge.net/projects/easymock/files/EasyMock/2.5.2/easymock-2.5.2.zip/download">EasyMock 2.5.2 (2009-09-12)</a></li>
<li>For other downloads, please go to <a href="http://sourceforge.net/projects/easymock/files/">the EasyMock downloads section at SourceForge</a></li>
Expand All @@ -43,7 +44,8 @@ <h3>
this extension.
</p>
<ul>
<!--StartECS--><li><a href="http://sourceforge.net/projects/easymock/files/EasyMock Class Extension/3.1/easymockclassextension-3.1.zip/download"><strong>EasyMock 3.1 Class Extension (2011-11-0</strong></a></li><!--EndECS-->
<!--StartECS--><li><a href="http://sourceforge.net/projects/easymock/files/EasyMock Class Extension/3.2/easymockclassextension-3.2.zip/download"><strong>EasyMock 3.2 Class Extension (2013-07-11)</strong></a></li><!--EndECS-->
<li><a href="http://sourceforge.net/projects/easymock/files/EasyMock Class Extension/3.1/easymockclassextension-3.1.zip/download">EasyMock 3.1 Class Extension (2011-11-0</a></li>
<li><a href="http://sourceforge.net/projects/easymock/files/EasyMock Class Extension/3.0/easymockclassextension-3.0.zip/download">EasyMock 3.0 Class Extension (2010-05-08)</a></li>
<li><a href="http://sourceforge.net/projects/easymock/files/EasyMock Class Extension/2.5.2/easymockclassextension-2.5.2.zip/download">EasyMock 2.5.2 Class Extension (2009-12-20)</a></li>
<li>For other downloads, please go to <a href="http://sourceforge.net/projects/easymock/files/">the EasyMock CE downloads section at SourceForge</a></li>
Expand Down
73 changes: 73 additions & 0 deletions website/EasyMock3_2_ClassExtension_Documentation.html
@@ -0,0 +1,73 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<title>EasyMock Class Extension 3.2 Readme</title>
<link rel="stylesheet" href="easymock.css" />
</head>
<body><div class="bodywidth">

<h2>EasyMock Class Extension 3.2 Readme</h2>

<p>Documentation for release 3.2 (2013-07-11)<br/>
&copy; 2003-2010 <a href="http://www.offis.de">OFFIS</a>, Henri Tremblay.
</p>
<p>
The EasyMock Class Extension allows to generate
Mock Objects for classes.
</p>
<p>
<b>EasyMock Class Extension is now considered deprecated.</b>
</p>
<p>
Class mocking can now and should be done directly using
standard EasyMock. Documentation about class mocking is now integrated to
<a href="Documentation.html">EasyMock documentation</a>.
</p>

<a id="Requirements"/><h2>Requirements</h2>
<p>
The EasyMock Class Extension requires
<a href="http://java.sun.com">Java 5 or above</a>,
<a href="http://www.easymock.org">EasyMock 3.0</a>.
</p>

<a id="Usage"/><h2>Usage</h2>
<p>
When moving to EasyMock and EasyMock CE 3.0, your projects should still
work as before (despite deprecation warnings). However, they
will need to be recompiled first.
</p>

<a id="Migration"/><h3>Migration</h3>
<p>
Moving from EasyMock CE to EasyMock 3.0 is straightforward. You need to remove
the dependency to EasyMock CE and replace all imports to
</p>
<pre>org.easymock.classextension.*</pre>
<p>
by imports to
</p>
<pre>org.easymock.*</pre>
<p>
which basically means to remove <code>.classextension</code> from everywhere in your code.
</p>

<a id="Development"/><h2>Development</h2>

<a id="Authors"/><h3>Authors</h3>
<p>
The EasyMock Class Extension is currently maintained by Henri Tremblay.
</p>
<p>
It was initially developed by Joel Shellman, Chad Woolley and Henri Tremblay
on the files section of Yahoo!Groups.
</p>
<p>
Thanks to the people who gave feedback or provided patches, including
Rodrigo Damazio, Bruno Fonseca, Ben Hutchison and numerous others.
</p>
</div>
</body>
</html>
74 changes: 74 additions & 0 deletions website/EasyMock3_2_ClassExtension_Documentation_fr.html
@@ -0,0 +1,74 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<title>EasyMock Class Extension 3.2 Readme</title>
<link rel="stylesheet" href="easymock.css" />
</head>
<body><div class="bodywidth">

<h2>EasyMock Class Extension 3.2 Readme</h2>

<p>Documentation de la version 3.2 (2013-07-11)<br />
&copy; 2003-2010 <a href="http://www.offis.de">OFFIS</a>, Henri Tremblay.
</p>
<p><i>Documentation traduite originellement de l'anglais par <a href="http://violet.sourceforge.net">Alexandre de Pellegrin</a>.
Maintenue par Henri Tremblay.</i></p>
<p>
EasyMock Class Extension permet de générer des Mock Objects à partir de classes.
</p>
<p>
<b>EasyMock Class Extension est à partir de maintenant considérée comme dépréciée.</b>
</p>
<p>
Les mocks de classes peuvent et doivent être fait directement à l'aide d'EasyMock
classique. La documentation concernant les mocks de classes a été intégrée à
<a href="Documentation.html">celle d'EasyMock</a>.
</p>

<a id="Requirements"/><h2>Pré-requis</h2>
<p>
EasyMock Class Extension nécessite
<a href="http://java.sun.com">Java 5 ou supérieur</a>,
<a href="http://www.easymock.org">EasyMock 3.0</a>,
</p>

<a id="Usage"/><h2>Utilisation</h2>
<p>
Au passage vers EasyMock et EasyMock CE 3.0, vos projets devraient fonctionner comme
avant (à l'exception d'avertissement de dépréciation). Toutefois, vous devrez les
recompiler.
</p>

<a id="Migration"/><h3>Migration</h3>
<p>
Migrer d'EasyMock CE vers EasyMock 3.0 est simple. Vous devez retirer la dépendance
à EasyMock CE et remplacer tous les imports vers
</p>
<pre>org.easymock.classextension.*</pre>
<p>
par des imports vers
</p>
<pre>org.easymock.*</pre>
<p>
ce qui veut concrètement dire d'enlever <code>.classextension</code> de votre code.
</p>

<a id="Development"/><h2>Développement</h2>

<a id="Authors"/><h2>Auteurs</h2>
<p>
EasyMock Class Extension est présentement maintenue par Henri Tremblay.
</p>
<p>
Elle a été initialement développée par Joel Shellman, Chad Woolley et Henri Tremblay
dans la section fichiers du of Yahoo!Groups.
</p>
<p>
Remerciements à ceux qui nous ont fourni retour d'expérience et rustines, incluant
Rodrigo Damazio, Bruno Fonseca, Ben Hutchison, et de nombreux autres.
</p>
</div>
</body>
</html>

0 comments on commit 92b935b

Please sign in to comment.