blob: ef85201e697ecfcca4805b8f5823fd38d4bc43d7 [file] [log] [blame]
<html>
<head>
<title>Local History for Unshared Files</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head>
<body>
<h2>Local History for Unshared Files</h2>
<p>Since: 3.2 RC2<br>
Last Modified: $Date: 2007/05/18 13:54:37 $</p>
<p>This section tests the History View's behavior towards files that
reside in projects that have not been mapped to any Repository Provider.</p>
<hr></hr>
<h2>Setup Procedure for all Unshared Local History Tests</h2>
<p>All of the tests require the following steps completed prior to
any test case execution. These steps need only be done once for this
entire subsection. These steps ensure that some local history is
generated for the unmapped file.</p>
<ol>
<li>Create a new Java project and add a new class to it.</li>
<li>Add a field to the class and save.</li>
<li>Add another field to the class and save.</li>
<li>Add a method to the class and save.</li>
<li>Add another method to the class and save.</li>
</ol>
<p>Now that the file has some history to it, you can proceed with
this test suite.</p>
</body>
</html>